Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dsuper.c2381 struct super_block *sget(struct file_system_type *type, in sget() function
2444 EXPORT_SYMBOL(sget);
2477 sb = sget(fs_type, sb_test, sb_set, flags, c); in ubifs_mount()