Home
last modified time | relevance | path

Searched refs:vfs_context_pid (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/sys/ !
H A Dvnode.h1524 int vfs_context_pid(vfs_context_t ctx);
/xnu-12377.41.6/bsd/vfs/ !
H A Dvfs_subr.c12868 new_fl = file_lease_alloc(fg, fl_type, vfs_context_pid(ctx)); in acquire_file_lease()
13032 pid_t pid = vfs_context_pid(ctx); in check_for_lease_conflict()
H A Dkpi_vfs.c1271 vfs_context_pid(vfs_context_t ctx) in vfs_context_pid() function