Searched defs:file_lock (Results 1 – 6 of 6) sorted by relevance
112 struct file_lock { struct113 struct file_lock_core c; argument117 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument134 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() function2409 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local2532 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
7927 struct file_lock *file_lock = NULL; in nfsd4_lock() local8196 struct file_lock *file_lock = NULL; in nfsd4_lockt() local8280 struct file_lock *file_lock = NULL; in nfsd4_locku() local