vfs_test_lock     518 fs/lockd/svclock.c 	error = vfs_test_lock(file->f_file, &lock->fl);
vfs_test_lock    1682 fs/locks.c     	error = vfs_test_lock(filp, &file_lock);
vfs_test_lock    1867 fs/locks.c     	error = vfs_test_lock(filp, &file_lock);
vfs_test_lock    2846 fs/nfsd/nfs4state.c 	error = vfs_test_lock(&file, &file_lock);
vfs_test_lock    1029 include/linux/fs.h extern int vfs_test_lock(struct file *, struct file_lock *);