Home
last modified time | relevance | path

Searched refs:__locks_copy_lock (Results 1 – 2 of 2) sorted by relevance

/fs/
Dlocks.c242 void __locks_copy_lock(struct file_lock *new, const struct file_lock *fl) in __locks_copy_lock() function
254 EXPORT_SYMBOL(__locks_copy_lock);
260 __locks_copy_lock(new, fl); in locks_copy_lock()
637 __locks_copy_lock(fl, cfl); in posix_test_lock()
818 __locks_copy_lock(conflock, fl); in __posix_lock_file()
/fs/lockd/
Dsvclock.c680 __locks_copy_lock(block->b_fl, conf); in nlmsvc_update_deferred_block()