Home
last modified time | relevance | path

Searched refs:posix_test_lock (Results 1 – 6 of 6) sorted by relevance

/fs/
Dlocks.c645 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
665 EXPORT_SYMBOL(posix_test_lock);
1694 posix_test_lock(filp, fl); in vfs_test_lock()
/fs/afs/
Dflock.c489 posix_test_lock(file, fl); in afs_do_getlk()
/fs/9p/
Dvfs_file.c250 posix_test_lock(filp, fl); in v9fs_file_getlock()
/fs/nfs/
Dfile.c661 posix_test_lock(filp, fl); in do_getlk()
/fs/fuse/
Dfile.c1530 posix_test_lock(file, fl); in fuse_file_lock()
/fs/cifs/
Dfile.c812 posix_test_lock(file, flock); in cifs_posix_lock_test()