Searched defs:file_lock (Results 1 – 7 of 7) sorted by relevance
1079 struct file_lock { struct1080 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument1081 struct list_head fl_list; /* link into file_lock_context */ argument1104 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument1117 struct file_lock_context { argument
1610 int (*file_lock)(struct file *file, unsigned int cmd); member1913 struct hlist_head file_lock; member
795 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block()797 bool conflict(struct file_lock *, in __locks_insert_block()822 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block()824 bool conflict(struct file_lock *, in locks_insert_block()2447 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local2578 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
66 __u8 file_lock; member
315 spinlock_t file_lock; /* lock for open files */ member
131 struct mutex file_lock; member
6414 struct file_lock *file_lock = NULL; in nfsd4_lock() local6643 struct file_lock *file_lock = NULL; in nfsd4_lockt() local6719 struct file_lock *file_lock = NULL; in nfsd4_locku() local