HomeSort by relevance Sort by last modified time
    Searched refs:s_default_mount_opts (Results 1 - 25 of 26) sorted by null

1 2

  /external/e2fsprogs/lib/ext2fs/
swapfs.c 64 sb->s_default_mount_opts = ext2fs_swab32(sb->s_default_mount_opts);
ext2_fs.h 579 __u32 s_default_mount_opts; member in struct:ext2_super_block
  /external/e2fsprogs/lib/e2p/
ls.c 120 __u32 mask = s->s_default_mount_opts, m;
  /bionic/libc/kernel/common/linux/
ext2_fs.h 276 __le32 s_default_mount_opts; member in struct:ext2_super_block
ext3_fs.h 341 __le32 s_default_mount_opts; member in struct:ext3_super_block
  /development/ndk/platforms/android-3/include/linux/
ext2_fs.h 276 __le32 s_default_mount_opts; member in struct:ext2_super_block
ext3_fs.h 341 __le32 s_default_mount_opts; member in struct:ext3_super_block
  /external/e2fsprogs/lib/blkid/
probe.h 81 __u32 s_default_mount_opts; member in struct:ext2_super_block
  /external/kernel-headers/original/linux/
ext2_fs.h 408 __le32 s_default_mount_opts; member in struct:ext2_super_block
ext3_fs.h 479 __le32 s_default_mount_opts; member in struct:ext3_super_block
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
ext2_fs.h 276 __le32 s_default_mount_opts; member in struct:ext2_super_block
ext3_fs.h 341 __le32 s_default_mount_opts; member in struct:ext3_super_block
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
ext2_fs.h 276 __le32 s_default_mount_opts; member in struct:ext2_super_block
ext3_fs.h 341 __le32 s_default_mount_opts; member in struct:ext3_super_block
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
ext2_fs.h 276 __le32 s_default_mount_opts; member in struct:ext2_super_block
ext3_fs.h 341 __le32 s_default_mount_opts; member in struct:ext3_super_block
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
ext2_fs.h 276 __le32 s_default_mount_opts; member in struct:ext2_super_block
ext3_fs.h 341 __le32 s_default_mount_opts; member in struct:ext3_super_block
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
ext2_fs.h 276 __le32 s_default_mount_opts; member in struct:ext2_super_block
ext3_fs.h 341 __le32 s_default_mount_opts; member in struct:ext3_super_block
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
ext2_fs.h 276 __le32 s_default_mount_opts; member in struct:ext2_super_block
ext3_fs.h 341 __le32 s_default_mount_opts; member in struct:ext3_super_block
  /system/extras/ext4_utils/
ext4_utils.c 219 sb->s_default_mount_opts = 0; /* FIXME */
ext4.h 431 __le32 s_default_mount_opts; member in struct:ext4_super_block
  /external/e2fsprogs/debugfs/
set_fields.c 115 { "default_mount_opts", &set_sb.s_default_mount_opts, 4, parse_uint },

Completed in 5284 milliseconds

1 2