Home
last modified time | relevance | path

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

/include/linux/
Dfs.h1140 struct file_lock { struct
1141 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument
1142 struct list_head fl_list; /* link into file_lock_context */ argument
1165 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument
1182 struct file_lock_context { argument