Searched refs:compare_single (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | super.c | 1510 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()
|
/kernel/linux/linux-6.6/fs/ |
H A D | super.c | 1701 static int compare_single(struct super_block *s, void *p) in compare_single() function 1713 s = sget(fs_type, compare_single, set_anon_super, flags, NULL); in mount_single()
|
Completed in 5 milliseconds