Searched defs:file_lock (Results 1 – 1 of 1) sorted by relevance
1138 struct file_lock { struct1139 struct file_lock *fl_next; /* singly linked list for this inode */ argument1157 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument1158 const struct lock_manager_operations *fl_lmops; /* Callbacks for lockmanagers */1159 union {1166 } fl_u;