Searched refs:sget (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ |
| H A D | super.c | 819 struct super_block *sget(struct file_system_type *type, in sget() function 870 EXPORT_SYMBOL(sget);
|
| /linux/fs/ext4/ |
| H A D | extents-test.c | 235 sb = sget(&ext_fs_type, NULL, ext_set, 0, NULL); in extents_kunit_init()
|
| H A D | mballoc-test.c | 145 sb = sget(&mbt_fs_type, NULL, mbt_set, 0, NULL); in mbt_ext4_alloc_super_block()
|
| /linux/fs/smb/client/ |
| H A D | cifsfs.c | 1032 sb = sget(fs_type, cifs_match_super, cifs_set_super, flags, &mnt_data); in cifs_smb3_do_mount()
|