Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ubifs/
Dsuper.c2273 static int sb_set(struct super_block *sb, void *data) in sb_set() function
2310 sb = sget(fs_type, sb_test, sb_set, flags, c); in ubifs_mount()