MCPcopy 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_macFunction · 0.85
nameiFunction · 0.85
NDFREEFunction · 0.85
vn_start_writeFunction · 0.85
vputFunction · 0.85
cap_checkFunction · 0.85
vn_finished_writeFunction · 0.85
bwillwriteFunction · 0.70
vreleFunction · 0.70

Tested by

no test coverage detected