Searched refs:posix_test_lock (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | file.c | 629 posix_test_lock(filp, fl); in orangefs_lock()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_file.c | 250 posix_test_lock(filp, fl); in v9fs_file_getlock()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | locks.c | 952 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function 976 EXPORT_SYMBOL(posix_test_lock); 2279 posix_test_lock(filp, fl); in vfs_test_lock()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | file.c | 678 posix_test_lock(filp, fl); in do_getlk()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | flock.c | 736 posix_test_lock(file, fl); in afs_do_getlk()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs.h | 1176 extern void posix_test_lock(struct file *, struct file_lock *); 1262 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | file.c | 2534 posix_test_lock(file, fl); in fuse_file_lock()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | file.c | 1140 posix_test_lock(file, flock); in cifs_posix_lock_test()
|