Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dsuper.c1201 static int nfs_compare_super(struct super_block *sb, struct fs_context *fc) in nfs_compare_super() function
1264 int (*compare_super)(struct super_block *, struct fs_context *) = nfs_compare_super; in nfs_get_tree_common()