Searched defs:file_lock (Results 1 – 6 of 6) sorted by relevance
1087 struct file_lock { struct1088 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument1089 struct list_head fl_list; /* link into file_lock_context */ argument1112 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument1125 struct file_lock_context { argument
754 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block()756 bool conflict(struct file_lock *, in __locks_insert_block()781 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block()783 bool conflict(struct file_lock *, in locks_insert_block()2350 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local2474 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
135 struct mutex file_lock; member
7300 struct file_lock *file_lock = NULL; in nfsd4_lock() local7556 struct file_lock *file_lock = NULL; in nfsd4_lockt() local7632 struct file_lock *file_lock = NULL; in nfsd4_locku() local