Home
last modified time | relevance | path

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

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