Searched refs:fl_pid (Results 1 – 2 of 2) sorted by relevance
142 pid_t fl_pid; /* The process's pid that owns the lease */ member
12674 fl->fl_pid = pid; in file_lease_alloc()12769 fl->fl_pid == new_fl->fl_pid) { in acquire_file_lease()12920 if ((fl->fl_type == F_WRLCK && fl->fl_pid != pid) || in check_for_lease_conflict()12921 (breaker_fl_type == F_WRLCK && fl->fl_pid != pid)) { in check_for_lease_conflict()