Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A 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;

Completed in 4 milliseconds