Home
last modified time | relevance | path

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

/linux/fs/
H A Dsuper.c1731 static int compare_single(struct super_block *s, void *p) in compare_single() function
1743 s = sget(fs_type, compare_single, set_anon_super, flags, NULL); in mount_single()