Home
last modified time | relevance | path

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

/fs/orangefs/
Dfile.c526 posix_test_lock(filp, fl); in orangefs_lock()
/fs/
Dlocks.c952 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
976 EXPORT_SYMBOL(posix_test_lock);
2186 posix_test_lock(filp, fl); in vfs_test_lock()
/fs/9p/
Dvfs_file.c247 posix_test_lock(filp, fl); in v9fs_file_getlock()
/fs/nfs/
Dfile.c694 posix_test_lock(filp, fl); in do_getlk()
/fs/afs/
Dflock.c736 posix_test_lock(file, fl); in afs_do_getlk()
/fs/fuse/
Dfile.c2670 posix_test_lock(file, fl); in fuse_file_lock()
/fs/cifs/
Dfile.c1211 posix_test_lock(file, flock); in cifs_posix_lock_test()