Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dlocks.c72 static struct file_lock *file_lock(struct file_lock_core *flc) in file_lock()
77 static struct file_lease *file_lease(struct file_lock_core *flc) in file_lease()
211 struct file_lock_core *flc; in locks_dump_ctx_list()
239 struct file_lock_core *flc; in locks_check_ctx_file_list()
263 static void locks_init_lock_heads(struct file_lock_core *flc) in locks_init_lock_heads()
298 struct file_lock_core *flc = &fl->c; in locks_release_private()
333 struct file_lock_core *flc; in locks_owner_has_blockers()
367 struct file_lock_core *flc; in locks_dispose_list()
370 flc = list_first_entry(dispose, struct file_lock_core, flc_list); in locks_dispose_list()
477 static int assign_type(struct file_lock_core *flc, int type) in assign_type()
[all …]
/linux-6.12.1/include/linux/
Dfilelock.h93 struct file_lock_core { struct
94 struct file_lock_core *flc_blocker; /* The lock that is blocking us */ argument
113 struct file_lock_core c; argument
134 struct file_lock_core c;
/linux-6.12.1/include/trace/events/
Dfilelock.h71 __field(struct file_lock_core *, blocker)
128 __field(struct file_lock_core *, blocker)