Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dsuper.c2127 static int sb_test(struct super_block *sb, void *data) in sb_test() function
2172 sb = sget(fs_type, sb_test, sb_set, flags, c); in ubifs_mount()