Home
last modified time | relevance | path

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

/linux-4.1.27/fs/afs/
Dflock.c490 posix_test_lock(file, fl); in afs_do_getlk()
/linux-4.1.27/fs/9p/
Dvfs_file.c250 posix_test_lock(filp, fl); in v9fs_file_getlock()
/linux-4.1.27/fs/
Dlocks.c759 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
785 EXPORT_SYMBOL(posix_test_lock);
1956 posix_test_lock(filp, fl); in vfs_test_lock()
/linux-4.1.27/fs/nfs/
Dfile.c738 posix_test_lock(filp, fl); in do_getlk()
/linux-4.1.27/include/linux/
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) in posix_test_lock() function
/linux-4.1.27/fs/fuse/
Dfile.c2179 posix_test_lock(file, fl); in fuse_file_lock()
/linux-4.1.27/fs/cifs/
Dfile.c1000 posix_test_lock(file, flock); in cifs_posix_lock_test()