Home
last modified time | relevance | path

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

/linux/include/linux/
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) in posix_test_lock() function
/linux/fs/orangefs/
A Dfile.c543 posix_test_lock(filp, fl); in orangefs_lock()
/linux/fs/9p/
A Dvfs_file.c232 posix_test_lock(filp, fl); in v9fs_file_getlock()
/linux/fs/
A Dlocks.c952 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
989 EXPORT_SYMBOL(posix_test_lock);
2203 posix_test_lock(filp, fl); in vfs_test_lock()
/linux/fs/nfs/
A Dfile.c728 posix_test_lock(filp, fl); in do_getlk()
/linux/fs/afs/
A Dflock.c736 posix_test_lock(file, fl); in afs_do_getlk()
/linux/fs/smb/client/
A Dfile.c1687 posix_test_lock(file, flock); in cifs_posix_lock_test()
/linux/fs/fuse/
A Dfile.c2715 posix_test_lock(file, fl); in fuse_file_lock()

Completed in 26 milliseconds