Searched defs:file_lock (Results 1 – 1 of 1) sorted by relevance
1140 struct file_lock { struct1141 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument1142 struct list_head fl_list; /* link into file_lock_context */ argument1165 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument1182 struct file_lock_context { argument