Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c2347 static int sb_set(struct super_block *sb, void *data) in sb_set() function
2478 sb = sget(fs_type, sb_test, sb_set, flags, c); in ubifs_mount()