Searched defs:file_lock_context (Results 1 – 2 of 2) sorted by relevance
41254 struct file_lock_context { struct41255 spinlock_t flc_lock;41256 struct list_head flc_flock;41257 struct list_head flc_posix;41258 struct list_head flc_lease;
50617 struct file_lock_context { struct50618 spinlock_t flc_lock;50619 struct list_head flc_flock;50620 struct list_head flc_posix;50621 struct list_head flc_lease;