Searched defs:file_lock (Results 1 – 6 of 6) sorted by relevance
113 struct file_lock { struct114 struct file_lock_core c; argument118 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument135 struct file_lock_core c; argument
64 __u8 file_lock; member
72 static struct file_lock *file_lock(struct file_lock_core *flc) in file_lock() function2486 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local2609 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
315 spinlock_t file_lock; /* lock for open files */ member
136 struct mutex file_lock; member
8305 struct file_lock *file_lock = NULL; in nfsd4_lock() local8563 struct file_lock *file_lock = NULL; in nfsd4_lockt() local8647 struct file_lock *file_lock = NULL; in nfsd4_locku() local