Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dvnode_internal.h142 pid_t fl_pid; /* The process's pid that owns the lease */ member
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_subr.c12790 fl->fl_pid = pid; in file_lease_alloc()
12885 fl->fl_pid == new_fl->fl_pid) { in acquire_file_lease()
13036 if ((fl->fl_type == F_WRLCK && fl->fl_pid != pid) || in check_for_lease_conflict()
13037 (breaker_fl_type == F_WRLCK && fl->fl_pid != pid)) { in check_for_lease_conflict()