Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dfile.c830 int nfs_lock(struct file *filp, int cmd, struct file_lock *fl) in nfs_lock()
863 EXPORT_SYMBOL_GPL(nfs_lock);
898 .lock = nfs_lock,
829 int nfs_lock(struct file *filp, int cmd, struct file_lock *fl) nfs_lock() function
H A Dnfs4file.c455 .lock = nfs_lock,
H A Dinternal.h428 int nfs_lock(struct file *, int, struct file_lock *);