Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilelock.h198 void posix_test_lock(struct file *, struct file_lock *);
323 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
/linux/fs/orangefs/
H A Dfile.c543 posix_test_lock(filp, fl); in orangefs_lock()
/linux/fs/9p/
H A Dvfs_file.c232 posix_test_lock(filp, fl); in v9fs_file_getlock()
/linux/fs/nfs/
H A Dfile.c737 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/smb/client/
H A Dfile.c1693 posix_test_lock(file, flock); in cifs_posix_lock_test()
/linux/fs/fuse/
H A Dfile.c2798 posix_test_lock(file, fl); in fuse_file_lock()