Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dsuper.c1214 static int compare_single(struct super_block *s, void *p) in compare_single() function
1226 s = sget(fs_type, compare_single, set_anon_super, flags, NULL); in mount_single()