Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c2382 struct super_block *sget(struct file_system_type *type, in sget() function
2445 EXPORT_SYMBOL(sget);
2478 sb = sget(fs_type, sb_test, sb_set, flags, c); in ubifs_mount()