Home
last modified time | relevance | path

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

/include/linux/
Dfilelock.h88 struct file_lock { struct
89 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument
90 struct list_head fl_list; /* link into file_lock_context */ argument
113 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument
129 struct file_lock_context { argument