Lines Matching refs:locks_alloc_lock
301 struct file_lock *locks_alloc_lock(void) in locks_alloc_lock() function
310 EXPORT_SYMBOL_GPL(locks_alloc_lock);
427 fl = locks_alloc_lock(); in flock_make_lock()
572 struct file_lock *fl = locks_alloc_lock(); in lease_alloc()
934 new_fl = locks_alloc_lock(); in flock_lock_inode()
1014 new_fl = locks_alloc_lock(); in posix_lock_inode()
1015 new_fl2 = locks_alloc_lock(); in posix_lock_inode()
2122 fl = locks_alloc_lock(); in fcntl_getlk()
2246 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk()
2336 fl = locks_alloc_lock(); in fcntl_getlk64()
2377 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64()