Searched defs:file_lock_context (Results 1 – 1 of 1) 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;
Completed in 4 milliseconds