Searched refs:vfs_test_lock (Results 1 – 7 of 7) sorted by relevance
2082 int vfs_test_lock(struct file *filp, struct file_lock *fl) in vfs_test_lock() function2089 EXPORT_SYMBOL_GPL(vfs_test_lock);2183 error = vfs_test_lock(filp, fl); in fcntl_getlk()2390 error = vfs_test_lock(filp, fl); in fcntl_getlk64()
609 error = vfs_test_lock(file->f_file[mode], &lock->fl); in nlmsvc_testlock()
1191 extern int vfs_test_lock(struct file *, struct file_lock *);1290 static inline int vfs_test_lock(struct file *filp, struct file_lock *fl) in vfs_test_lock() function
7063 err = nfserrno(vfs_test_lock(nf->nf_file, lock)); in nfsd_test_lock()
7633 0x00000000 vfs_test_lock vmlinux EXPORT_SYMBOL_GPL
10158 ffff8000102c12e0 T vfs_test_lock
Completed in 343 milliseconds