Searched defs:file_lock (Results 1 – 6 of 6) 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
755 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block()757 bool conflict(struct file_lock *, in __locks_insert_block()782 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block()784 bool conflict(struct file_lock *, in locks_insert_block()2338 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local2462 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
64 __u8 file_lock; member
315 spinlock_t file_lock; /* lock for open files */ member
136 struct mutex file_lock; member
7487 struct file_lock *file_lock = NULL; in nfsd4_lock() local7743 struct file_lock *file_lock = NULL; in nfsd4_lockt() local7819 struct file_lock *file_lock = NULL; in nfsd4_locku() local