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
12790 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()