Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs4super.c276 .fill_super = nfs_fill_super, in nfs4_remote_referral_mount()
Dinternal.h331 void nfs_fill_super(struct super_block *, struct nfs_mount_info *);
Dsuper.c2216 void nfs_fill_super(struct super_block *sb, struct nfs_mount_info *mount_info) in nfs_fill_super() function
2238 EXPORT_SYMBOL_GPL(nfs_fill_super);
2509 .fill_super = nfs_fill_super, in nfs_fs_mount()