Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Ddir.c56 static int nfs_fsync_dir(struct file *, loff_t, loff_t, int);
66 .fsync = nfs_fsync_dir,
1367 static int nfs_fsync_dir(struct file *filp, loff_t start, loff_t end, in nfs_fsync_dir() function