Searched refs:romfs_blk_strcmp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/romfs/ |
H A D | storage.c | 163 static int romfs_blk_strcmp(struct super_block *sb, unsigned long pos, in romfs_blk_strcmp() function 284 return romfs_blk_strcmp(sb, pos, str, size); in romfs_dev_strcmp()
|
/kernel/linux/linux-6.6/fs/romfs/ |
H A D | storage.c | 163 static int romfs_blk_strcmp(struct super_block *sb, unsigned long pos, in romfs_blk_strcmp() function 284 return romfs_blk_strcmp(sb, pos, str, size); in romfs_dev_strcmp()
|
Completed in 1 milliseconds