Home
last modified time | relevance | path

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

/fs/
Dsuper.c1510 static int compare_single(struct super_block *s, void *p) in compare_single() function
1522 s = sget(fs_type, compare_single, set_anon_super, flags, NULL); in mount_single()