Home
last modified time | relevance | path

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

/fs/orangefs/
Dfile.c629 posix_test_lock(filp, fl); in orangefs_lock()
/fs/9p/
Dvfs_file.c250 posix_test_lock(filp, fl); in v9fs_file_getlock()
/fs/
Dlocks.c952 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
976 EXPORT_SYMBOL(posix_test_lock);
2279 posix_test_lock(filp, fl); in vfs_test_lock()
/fs/nfs/
Dfile.c687 posix_test_lock(filp, fl); in do_getlk()
/fs/afs/
Dflock.c736 posix_test_lock(file, fl); in afs_do_getlk()
/fs/fuse/
Dfile.c2539 posix_test_lock(file, fl); in fuse_file_lock()
/fs/cifs/
Dfile.c1140 posix_test_lock(file, flock); in cifs_posix_lock_test()