Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dinternal.h442 void nfs_clone_super(struct super_block *, struct nfs_mount_info *);
Dsuper.c2333 void nfs_clone_super(struct super_block *sb, struct nfs_mount_info *mount_info) in nfs_clone_super() function
2679 .fill_super = nfs_clone_super, in nfs_xdev_mount()