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

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

Completed in 122 milliseconds