Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfilelock.h160 void posix_test_lock(struct file *, struct file_lock *);
256 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
/linux-6.3-rc2/fs/orangefs/
A Dfile.c523 posix_test_lock(filp, fl); in orangefs_lock()
/linux-6.3-rc2/fs/9p/
A Dvfs_file.c246 posix_test_lock(filp, fl); in v9fs_file_getlock()
/linux-6.3-rc2/fs/
A Dlocks.c887 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() function
924 EXPORT_SYMBOL(posix_test_lock);
2129 posix_test_lock(filp, fl); in vfs_test_lock()
/linux-6.3-rc2/fs/nfs/
A Dfile.c718 posix_test_lock(filp, fl); in do_getlk()
/linux-6.3-rc2/fs/afs/
A Dflock.c736 posix_test_lock(file, fl); in afs_do_getlk()
/linux-6.3-rc2/fs/fuse/
A Dfile.c2646 posix_test_lock(file, fl); in fuse_file_lock()
/linux-6.3-rc2/fs/cifs/
A Dfile.c1407 posix_test_lock(file, flock); in cifs_posix_lock_test()

Completed in 29 milliseconds