Home
last modified time | relevance | path

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

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