Home
last modified time | relevance | path

Searched refs:vfs_cancel_lock (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/lockd/
Dsvclock.c625 vfs_cancel_lock(block->b_file->f_file, in nlmsvc_cancel_blocked()
/linux-2.6.39/fs/
Dlocks.c2099 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
2106 EXPORT_SYMBOL_GPL(vfs_cancel_lock);
/linux-2.6.39/include/linux/
Dfs.h1156 extern int vfs_cancel_lock(struct file *filp, struct file_lock *fl);
1259 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function