Home
last modified time | relevance | path

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

/linux/fs/
H A Dsuper.c819 struct super_block *sget(struct file_system_type *type, in sget() function
870 EXPORT_SYMBOL(sget);
/linux/fs/ext4/
H A Dextents-test.c225 sb = sget(&ext_fs_type, NULL, ext_set, 0, NULL); in extents_kunit_init()
H A Dmballoc-test.c144 sb = sget(&mbt_fs_type, NULL, mbt_set, 0, NULL); in mbt_ext4_alloc_super_block()
/linux/fs/smb/client/
H A Dcifsfs.c1063 sb = sget(fs_type, cifs_match_super, cifs_set_super, flags, &mnt_data); in cifs_smb3_do_mount()
/linux/include/linux/
H A Dfs.h2329 struct super_block *sget(struct file_system_type *type,