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

/linux-4.1.27/fs/
H A Dlocks.c1952 int vfs_test_lock(struct file *filp, struct file_lock *fl) vfs_test_lock() function
1959 EXPORT_SYMBOL_GPL(vfs_test_lock); variable
/linux-4.1.27/include/linux/
H A Dfs.h1142 static inline int vfs_test_lock(struct file *filp, struct file_lock *fl) vfs_test_lock() function

Completed in 140 milliseconds