HomeSort by relevance Sort by last modified time
    Searched refs:MS_RDONLY (Results 126 - 150 of 165) sorted by null

1 2 3 4 56 7

  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
fs.h 77 #define MS_RDONLY 1
100 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK)
118 #define IS_RDONLY(inode) ((inode)->i_sb->s_flags & MS_RDONLY)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
fs.h 77 #define MS_RDONLY 1
100 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK)
118 #define IS_RDONLY(inode) ((inode)->i_sb->s_flags & MS_RDONLY)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
fs.h 77 #define MS_RDONLY 1
100 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK)
118 #define IS_RDONLY(inode) ((inode)->i_sb->s_flags & MS_RDONLY)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
fs.h 77 #define MS_RDONLY 1
100 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK)
118 #define IS_RDONLY(inode) ((inode)->i_sb->s_flags & MS_RDONLY)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
fs.h 77 #define MS_RDONLY 1
100 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK)
118 #define IS_RDONLY(inode) ((inode)->i_sb->s_flags & MS_RDONLY)
  /system/vold/
Ext4.cpp 57 flags |= (ro ? MS_RDONLY : 0);
64 flags |= MS_RDONLY;
  /bionic/libc/kernel/uapi/linux/
bfs_fs.h 81 #define BFS_UNCLEAN(bfs_sb, sb) ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
fs.h 59 #define MS_RDONLY 1
94 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
  /development/ndk/platforms/android-L/include/linux/
bfs_fs.h 81 #define BFS_UNCLEAN(bfs_sb, sb) ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
fs.h 59 #define MS_RDONLY 1
94 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
  /external/kernel-headers/original/uapi/linux/
bfs_fs.h 78 ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
fs.h 64 #define MS_RDONLY 1 /* Mount read-only */
99 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
bfs_fs.h 78 ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
fs.h 186 #define MS_RDONLY 1 /* Mount read-only */
217 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
244 * Exception: MS_RDONLY is always applied to the entire file system.
253 #define IS_RDONLY(inode) ((inode)->i_sb->s_flags & MS_RDONLY)
259 #define IS_NOATIME(inode) __IS_FLG(inode, MS_RDONLY|MS_NOATIME)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
bfs_fs.h 78 ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
fs.h 186 #define MS_RDONLY 1 /* Mount read-only */
217 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
244 * Exception: MS_RDONLY is always applied to the entire file system.
253 #define IS_RDONLY(inode) ((inode)->i_sb->s_flags & MS_RDONLY)
259 #define IS_NOATIME(inode) __IS_FLG(inode, MS_RDONLY|MS_NOATIME)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
bfs_fs.h 81 #define BFS_UNCLEAN(bfs_sb, sb) ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
fs.h 59 #define MS_RDONLY 1
94 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
bfs_fs.h 81 #define BFS_UNCLEAN(bfs_sb, sb) ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
fs.h 59 #define MS_RDONLY 1
94 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
bfs_fs.h 81 #define BFS_UNCLEAN(bfs_sb, sb) ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
fs.h 59 #define MS_RDONLY 1
94 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
bfs_fs.h 81 #define BFS_UNCLEAN(bfs_sb, sb) ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
bfs_fs.h 81 #define BFS_UNCLEAN(bfs_sb, sb) ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
bfs_fs.h 81 #define BFS_UNCLEAN(bfs_sb, sb) ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))

Completed in 809 milliseconds

1 2 3 4 56 7