Searched defs:file_lock (Results 1 – 6 of 6) sorted by relevance
1111 struct file_lock { struct1112 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument1113 struct list_head fl_list; /* link into file_lock_context */ argument1136 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument1149 struct file_lock_context { argument
818 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block()820 bool conflict(struct file_lock *, in __locks_insert_block()845 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block()847 bool conflict(struct file_lock *, in locks_insert_block()2384 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local2508 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
131 struct mutex file_lock; member
6832 struct file_lock *file_lock = NULL; in nfsd4_lock() local7074 struct file_lock *file_lock = NULL; in nfsd4_lockt() local7150 struct file_lock *file_lock = NULL; in nfsd4_locku() local