Home
last modified time | relevance | path

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

/linux/fs/
H A 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()
221 struct file_lock_core *flc; in locks_dump_ctx_list()
249 struct file_lock_core *flc; in locks_check_ctx_file_list()
273 static void locks_init_lock_heads(struct file_lock_core *flc) in locks_init_lock_heads()
308 struct file_lock_core *flc = &fl->c; in locks_release_private()
343 struct file_lock_core *flc; in locks_owner_has_blockers()
377 struct file_lock_core *flc; in locks_dispose_list()
380 flc = list_first_entry(dispose, struct file_lock_core, flc_list); in locks_dispose_list()
389 struct file_lock_core *flc; in lease_dispose_list()
[all …]
/linux/include/linux/
H A Dfilelock.h94 struct file_lock_core { struct
95 struct file_lock_core *flc_blocker; /* The lock that is blocking us */ argument
114 struct file_lock_core c; argument
135 struct file_lock_core c;
181 static inline void locks_wake_up_waiter(struct file_lock_core *flc) in locks_wake_up_waiter()
/linux/include/trace/events/
H A Dfilelock.h72 __field(struct file_lock_core *, blocker)
129 __field(struct file_lock_core *, blocker)