Searched refs:file_lock_core (Results 1 – 3 of 3) sorted by relevance
211 struct file_lock_core *flc; in locks_dump_ctx_list()239 struct file_lock_core *flc; in locks_check_ctx_file_list()333 struct file_lock_core *flc; in locks_owner_has_blockers()367 struct file_lock_core *flc; in locks_dispose_list()630 static int posix_same_owner(struct file_lock_core *fl1, struct file_lock_core *fl2) in posix_same_owner()802 struct file_lock_core *flc; in __locks_insert_block()1029 struct file_lock_core *flc; in what_owner_is_waiting_for()1490 static bool leases_conflict(struct file_lock_core *lc, struct file_lock_core *bc) in leases_conflict()1518 struct file_lock_core *flc; in any_leases_conflict()2838 static struct file_lock_core *get_next_blocked_member(struct file_lock_core *node) in get_next_blocked_member()[all …]
93 struct file_lock_core { struct94 struct file_lock_core *flc_blocker; /* The lock that is blocking us */ argument113 struct file_lock_core c; argument134 struct file_lock_core c;
71 __field(struct file_lock_core *, blocker)128 __field(struct file_lock_core *, blocker)