Searched refs:s_mount_opts (Results 1 – 3 of 3) sorted by relevance
219 unsigned long s_mount_opts; member
2513 char s_mount_opts[64]; in parse_apply_sb_mount_options() local2518 if (!sbi->s_es->s_mount_opts[0]) in parse_apply_sb_mount_options()2521 if (strscpy_pad(s_mount_opts, sbi->s_es->s_mount_opts) < 0) in parse_apply_sb_mount_options()2535 ret = parse_options(fc, s_mount_opts); in parse_apply_sb_mount_options()2544 s_mount_opts); in parse_apply_sb_mount_options()
1434 #define EXT4_S_ERR_END offsetof(struct ext4_super_block, s_mount_opts)1435 __u8 s_mount_opts[64]; member