Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dflock.c490 posix_test_lock(file, fl); in afs_do_getlk()
/linux-4.4.14/fs/9p/
Dvfs_file.c251 posix_test_lock(filp, fl); in v9fs_file_getlock()
/linux-4.4.14/fs/
Dlocks.c763 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
789 EXPORT_SYMBOL(posix_test_lock);
1984 posix_test_lock(filp, fl); in vfs_test_lock()
/linux-4.4.14/fs/nfs/
Dfile.c718 posix_test_lock(filp, fl); in do_getlk()
/linux-4.4.14/include/linux/
Dfs.h1054 extern void posix_test_lock(struct file *, struct file_lock *);
1135 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
/linux-4.4.14/fs/fuse/
Dfile.c2179 posix_test_lock(file, fl); in fuse_file_lock()
/linux-4.4.14/fs/cifs/
Dfile.c1000 posix_test_lock(file, flock); in cifs_posix_lock_test()