Searched refs:sget (Results 1 – 1 of 1) sorted by relevance
2382 struct super_block *sget(struct file_system_type *type, in sget() function2445 EXPORT_SYMBOL(sget);2478 sb = sget(fs_type, sb_test, sb_set, flags, c); in ubifs_mount()