HomeSort by relevance Sort by last modified time
    Searched defs:s_mount_opts (Results 1 - 2 of 2) sorted by null

  /external/syslinux/libinstaller/ext2fs/
ext2_fs.h 642 #define EXT4_S_ERR_END ext4_offsetof(struct ext2_super_block, s_mount_opts)
643 __u8 s_mount_opts[64]; member in struct:ext2_super_block
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 731 #define EXT4_S_ERR_END ext4_offsetof(struct ext2_super_block, s_mount_opts)
732 __u8 s_mount_opts[64]; member in struct:ext2_super_block
    [all...]

Completed in 50 milliseconds