Searched defs:file_lock_context (Results 1 – 2 of 2) sorted by relevance
129 struct file_lock_context { struct130 spinlock_t flc_lock;131 struct list_head flc_flock;132 struct list_head flc_posix;133 struct list_head flc_lease;
1103 struct file_lock_context { struct1104 spinlock_t flc_lock;1105 struct list_head flc_flock;1106 struct list_head flc_posix;1107 struct list_head flc_lease;