Lines Matching refs:locks_alloc_lock
344 struct file_lock *locks_alloc_lock(void) in locks_alloc_lock() function
353 EXPORT_SYMBOL_GPL(locks_alloc_lock);
487 fl = locks_alloc_lock(); in flock_make_lock()
635 struct file_lock *fl = locks_alloc_lock(); in lease_alloc()
1076 new_fl = locks_alloc_lock(); in flock_lock_inode()
1157 new_fl = locks_alloc_lock(); in posix_lock_inode()
1158 new_fl2 = locks_alloc_lock(); in posix_lock_inode()
2356 fl = locks_alloc_lock(); in fcntl_getlk()
2479 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk()
2569 fl = locks_alloc_lock(); in fcntl_getlk64()
2610 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64()