Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dgetroot.c130 if (d_inode(fc->root)->i_fop != &nfs_dir_operations) { in nfs_get_root()
H A Dinode.c501 inode->i_fop = &nfs_dir_operations; in nfs_fhget()
H A Ddir.c62 const struct file_operations nfs_dir_operations = { variable