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

/linux-master/fs/nfs/
H A Dfile.c866 int nfs_flock(struct file *filp, int cmd, struct file_lock *fl) function
885 EXPORT_SYMBOL_GPL(nfs_flock); variable
897 .flock = nfs_flock,
H A Dnfs4file.c457 .flock = nfs_flock,
H A Dinternal.h429 int nfs_flock(struct file *, int, struct file_lock *);

Completed in 410 milliseconds