Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dsuper.c2126 static int sb_test(struct super_block *sb, void *data) in sb_test() function
2171 sb = sget(fs_type, sb_test, sb_set, flags, c); in ubifs_mount()