Searched defs:file_lock (Results 1 – 1 of 1) sorted by relevance
88 struct file_lock { struct89 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument90 struct list_head fl_list; /* link into file_lock_context */ argument113 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument129 struct file_lock_context { argument