Home
last modified time | relevance | path

Searched defs:file_lock_context (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dfilelock.h129 struct file_lock_context { struct
130 spinlock_t flc_lock;
131 struct list_head flc_flock;
132 struct list_head flc_posix;
133 struct list_head flc_lease;
/kernel/linux/linux-5.10/include/linux/
Dfs.h1103 struct file_lock_context { struct
1104 spinlock_t flc_lock;
1105 struct list_head flc_flock;
1106 struct list_head flc_posix;
1107 struct list_head flc_lease;