Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs4super.c267 .fill_super = nfs_fill_super, in nfs4_remote_referral_mount()
Dinternal.h404 void nfs_fill_super(struct super_block *, struct nfs_mount_info *);
Dsuper.c2306 void nfs_fill_super(struct super_block *sb, struct nfs_mount_info *mount_info) in nfs_fill_super() function
2328 EXPORT_SYMBOL_GPL(nfs_fill_super);
2616 .fill_super = nfs_fill_super, in nfs_fs_mount()