Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dfile.c868 int nfs_flock(struct file *filp, int cmd, struct file_lock *fl) in nfs_flock() function
887 EXPORT_SYMBOL_GPL(nfs_flock);
899 .flock = nfs_flock,
Dnfs4file.c457 .flock = nfs_flock,
Dinternal.h438 int nfs_flock(struct file *, int, struct file_lock *);