Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dfile.c545 posix_test_lock(filp, fl); in orangefs_lock()
/linux/fs/9p/
H A Dvfs_file.c237 posix_test_lock(filp, fl); in v9fs_file_getlock()
/linux/fs/
H A Dlocks.c952 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
989 EXPORT_SYMBOL(posix_test_lock);
2257 posix_test_lock(filp, fl); in vfs_test_lock()
/linux/fs/nfs/
H A Dfile.c790 posix_test_lock(filp, fl); in do_getlk()
/linux/fs/afs/
H A Dflock.c736 posix_test_lock(file, fl); in afs_do_getlk()
/linux/fs/fuse/
H A Dfile.c2541 posix_test_lock(file, fl); in fuse_file_lock()
/linux/fs/smb/client/
H A Dfile.c1784 posix_test_lock(file, flock); in cifs_posix_lock_test()