Searched refs:posix_test_lock (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/orangefs/ |
| A D | file.c | 526 posix_test_lock(filp, fl); in orangefs_lock()
|
| /linux/fs/ |
| A D | locks.c | 842 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function 866 EXPORT_SYMBOL(posix_test_lock); 2086 posix_test_lock(filp, fl); in vfs_test_lock()
|
| /linux/fs/9p/ |
| A D | vfs_file.c | 245 posix_test_lock(filp, fl); in v9fs_file_getlock()
|
| /linux/fs/nfs/ |
| A D | file.c | 695 posix_test_lock(filp, fl); in do_getlk()
|
| /linux/fs/afs/ |
| A D | flock.c | 736 posix_test_lock(file, fl); in afs_do_getlk()
|
| /linux/include/linux/ |
| A D | fs.h | 1188 extern void posix_test_lock(struct file *, struct file_lock *); 1274 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
|
| /linux/fs/fuse/ |
| A D | file.c | 2541 posix_test_lock(file, fl); in fuse_file_lock()
|
| /linux/fs/cifs/ |
| A D | file.c | 1211 posix_test_lock(file, flock); in cifs_posix_lock_test()
|
| /linux/ |
| A D | vmlinux.symvers | 3384 0x00000000 posix_test_lock vmlinux EXPORT_SYMBOL
|
| A D | System.map | 10157 ffff8000102c11d0 T posix_test_lock
|
| A D | .tmp_System.map | 10157 ffff8000102c11d0 T posix_test_lock
|
Completed in 1022 milliseconds