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

/linux-4.1.27/fs/afs/
H A Dflock.c490 posix_test_lock(file, fl); afs_do_getlk()
/linux-4.1.27/fs/9p/
H A Dvfs_file.c250 posix_test_lock(filp, fl); v9fs_file_getlock()
/linux-4.1.27/fs/
H A Dlocks.c759 posix_test_lock(struct file *filp, struct file_lock *fl) posix_test_lock() function
785 EXPORT_SYMBOL(posix_test_lock); variable
1956 posix_test_lock(filp, fl); vfs_test_lock()
/linux-4.1.27/fs/nfs/
H A Dfile.c738 posix_test_lock(filp, fl); do_getlk()
/linux-4.1.27/include/linux/
H A Dfs.h1038 extern void posix_test_lock(struct file *, struct file_lock *);
1120 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) posix_test_lock() function
/linux-4.1.27/fs/fuse/
H A Dfile.c2179 posix_test_lock(file, fl); fuse_file_lock()
/linux-4.1.27/fs/cifs/
H A Dfile.c1000 posix_test_lock(file, flock); cifs_posix_lock_test()

Completed in 189 milliseconds