Searched defs:file_lock_context (Results 1 – 1 of 1) sorted by relevance
1146 struct file_lock_context { struct1147 spinlock_t flc_lock;1148 struct list_head flc_flock;1149 struct list_head flc_posix;1150 struct list_head flc_lease;
Completed in 18 milliseconds