Searched refs:nfs_fill_super (Results 1 – 3 of 3) sorted by relevance
267 .fill_super = nfs_fill_super, in nfs4_remote_referral_mount()
412 void nfs_fill_super(struct super_block *, struct nfs_mount_info *);
2336 void nfs_fill_super(struct super_block *sb, struct nfs_mount_info *mount_info) in nfs_fill_super() function2359 EXPORT_SYMBOL_GPL(nfs_fill_super);2668 .fill_super = nfs_fill_super, in nfs_fs_mount()