Home
last modified time | relevance | path

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

/xnu-11215/bsd/vfs/
H A Dvfs_subr.c12660 file_lease_alloc(struct fileglob *fg, int fl_type, pid_t pid) in file_lease_alloc() function
12752 new_fl = file_lease_alloc(fg, fl_type, vfs_context_pid(ctx)); in acquire_file_lease()