Home
last modified time | relevance | path

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

/Linux-v6.6/fs/romfs/
Dinternal.h42 extern int romfs_dev_strcmp(struct super_block *sb, unsigned long pos,
Dstorage.c265 int romfs_dev_strcmp(struct super_block *sb, unsigned long pos, in romfs_dev_strcmp() function
Dsuper.c244 ret = romfs_dev_strcmp(dir->i_sb, offset + ROMFH_SIZE, name, in romfs_lookup()