Searched refs:nfs_fill_super (Results 1 – 3 of 3) sorted by relevance
267 .fill_super = nfs_fill_super, in nfs4_remote_referral_mount()
388 void nfs_fill_super(struct super_block *, struct nfs_mount_info *);
2303 void nfs_fill_super(struct super_block *sb, struct nfs_mount_info *mount_info) in nfs_fill_super() function2325 EXPORT_SYMBOL_GPL(nfs_fill_super);2613 .fill_super = nfs_fill_super, in nfs_fs_mount()