Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dfile.c867 int nfs_flock(struct file *filp, int cmd, struct file_lock *fl) in nfs_flock() function
886 EXPORT_SYMBOL_GPL(nfs_flock);
898 .flock = nfs_flock,
H A Dnfs4file.c456 .flock = nfs_flock,
H A Dinternal.h429 int nfs_flock(struct file *, int, struct file_lock *);