Searched refs:locks_alloc_lock (Results 1 – 4 of 4) sorted by relevance
256 struct file_lock *locks_alloc_lock(void) in locks_alloc_lock() function265 EXPORT_SYMBOL_GPL(locks_alloc_lock);382 fl = locks_alloc_lock(); in flock_make_lock()527 struct file_lock *fl = locks_alloc_lock(); in lease_alloc()886 new_fl = locks_alloc_lock(); in flock_lock_inode()962 new_fl = locks_alloc_lock(); in __posix_lock_file()963 new_fl2 = locks_alloc_lock(); in __posix_lock_file()2159 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk()2301 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64()
162 fl = locks_alloc_lock(); in nfsd4_layout_setlease()
4024 fl = locks_alloc_lock(); in nfs4_alloc_init_lease()5599 file_lock = locks_alloc_lock(); in nfsd4_lock()5644 conflock = locks_alloc_lock(); in nfsd4_lock()5745 file_lock = locks_alloc_lock(); in nfsd4_lockt()5822 file_lock = locks_alloc_lock(); in nfsd4_locku()
1048 extern struct file_lock * locks_alloc_lock(void);