Searched refs:nfs_fill_super (Results 1 – 3 of 3) sorted by relevance
276 .fill_super = nfs_fill_super, in nfs4_remote_referral_mount()
331 void nfs_fill_super(struct super_block *, struct nfs_mount_info *);
2216 void nfs_fill_super(struct super_block *sb, struct nfs_mount_info *mount_info) in nfs_fill_super() function2238 EXPORT_SYMBOL_GPL(nfs_fill_super);2509 .fill_super = nfs_fill_super, in nfs_fs_mount()