Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/
Dsuper.c1199 static int nfs_compare_super(struct super_block *sb, struct fs_context *fc) in nfs_compare_super() function
1262 int (*compare_super)(struct super_block *, struct fs_context *) = nfs_compare_super; in nfs_get_tree_common()