Searched refs:posix_test_lock (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Dfilelock.h193 void posix_test_lock(struct file *, struct file_lock *);
318 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) function
/linux-master/fs/orangefs/
H A Dfile.c543 posix_test_lock(filp, fl);
/linux-master/fs/9p/
H A Dvfs_file.c232 posix_test_lock(filp, fl);
/linux-master/fs/
H A Dlocks.c952 posix_test_lock(struct file *filp, struct file_lock *fl) function
989 EXPORT_SYMBOL(posix_test_lock); variable
2199 posix_test_lock(filp, fl);
/linux-master/fs/nfs/
H A Dfile.c726 posix_test_lock(filp, fl);
/linux-master/fs/afs/
H A Dflock.c736 posix_test_lock(file, fl);
/linux-master/fs/fuse/
H A Dfile.c2704 posix_test_lock(file, fl);
/linux-master/fs/smb/client/
H A Dfile.c1503 posix_test_lock(file, flock);

Completed in 236 milliseconds