Searched defs:file_lock (Results 1 – 1 of 1) sorted by relevance
1092 struct file_lock { struct1093 struct file_lock *fl_next; /* singly linked list for this inode */ argument1109 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument1110 const struct lock_manager_operations *fl_lmops; /* Callbacks for lockmanagers */1111 union {1118 } fl_u;