Searched refs:locks_alloc_lock (Results 1 – 4 of 4) sorted by relevance
252 struct file_lock *locks_alloc_lock(void) in locks_alloc_lock() function261 EXPORT_SYMBOL_GPL(locks_alloc_lock);378 fl = locks_alloc_lock(); in flock_make_lock()523 struct file_lock *fl = locks_alloc_lock(); in lease_alloc()882 new_fl = locks_alloc_lock(); in flock_lock_inode()958 new_fl = locks_alloc_lock(); in __posix_lock_file()959 new_fl2 = locks_alloc_lock(); in __posix_lock_file()2131 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk()2273 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64()
162 fl = locks_alloc_lock(); in nfsd4_layout_setlease()
3984 fl = locks_alloc_lock(); in nfs4_alloc_init_lease()5517 file_lock = locks_alloc_lock(); in nfsd4_lock()5562 conflock = locks_alloc_lock(); in nfsd4_lock()5665 file_lock = locks_alloc_lock(); in nfsd4_lockt()5743 file_lock = locks_alloc_lock(); in nfsd4_locku()
1032 extern struct file_lock * locks_alloc_lock(void);