Home
last modified time | relevance | path

Searched defs:vfs_test_lock (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfilelock.h344 static inline int vfs_test_lock(struct file *filp, struct file_lock *fl) in vfs_test_lock() function
/linux/fs/
H A Dlocks.c2193 int vfs_test_lock(struct file *filp, struct file_lock *fl) in vfs_test_lock() function