Home
last modified time | relevance | path

Searched refs:nfs_clone_super (Results 1 – 2 of 2) sorted by relevance

/fs/nfs/
Dinternal.h377 void nfs_clone_super(struct super_block *, struct nfs_mount_info *);
Dsuper.c2243 void nfs_clone_super(struct super_block *sb, struct nfs_mount_info *mount_info) in nfs_clone_super() function
2580 .fill_super = nfs_clone_super, in nfs_xdev_mount()