Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ vfs_syscalls.c
File
vfs_syscalls.c
freebsd/kern/vfs_syscalls.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*-
2
* SPDX-License-Identifier: BSD-3-Clause
3
*
4
* Copyright (c) 1989, 1993
Callers
nothing calls this directly
Calls
10
kern_renameat_mac
Function · 0.85
namei
Function · 0.85
NDFREE
Function · 0.85
vn_start_write
Function · 0.85
vput
Function · 0.85
cap_check
Function · 0.85
mac_vnode_check_rename_to
Function · 0.85
vn_finished_write
Function · 0.85
bwillwrite
Function · 0.70
vrele
Function · 0.70
Tested by
no test coverage detected