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