Searched refs:MS_RDONLY (Results 1 - 25 of 213) sorted by relevance

123456789

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/sys/
H A Dmount.h36 MS_RDONLY = 1, /* Mount read-only. */ enumerator in enum:__anon48172
37 #define MS_RDONLY MS_RDONLY macro
65 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_NOATIME \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/sys/
H A Dmount.h36 MS_RDONLY = 1, /* Mount read-only. */ enumerator in enum:__anon45974
37 #define MS_RDONLY MS_RDONLY macro
65 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_NOATIME \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/sys/
H A Dmount.h36 MS_RDONLY = 1, /* Mount read-only. */ enumerator in enum:__anon46949
37 #define MS_RDONLY MS_RDONLY macro
65 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_NOATIME \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hfsplus/
H A Dsuper.c204 if (!(sb->s_flags & MS_RDONLY))
220 if (!(sb->s_flags & MS_RDONLY) && HFSPLUS_SB(sb).s_vhdr) {
263 if ((*flags & MS_RDONLY) == (sb->s_flags & MS_RDONLY))
265 if (!(*flags & MS_RDONLY)) {
277 sb->s_flags |= MS_RDONLY;
278 *flags |= MS_RDONLY;
283 sb->s_flags |= MS_RDONLY;
284 *flags |= MS_RDONLY;
287 sb->s_flags |= MS_RDONLY;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hfsplus/
H A Dsuper.c204 if (!(sb->s_flags & MS_RDONLY))
220 if (!(sb->s_flags & MS_RDONLY) && HFSPLUS_SB(sb).s_vhdr) {
263 if ((*flags & MS_RDONLY) == (sb->s_flags & MS_RDONLY))
265 if (!(*flags & MS_RDONLY)) {
277 sb->s_flags |= MS_RDONLY;
278 *flags |= MS_RDONLY;
283 sb->s_flags |= MS_RDONLY;
284 *flags |= MS_RDONLY;
287 sb->s_flags |= MS_RDONLY;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_quotaops.c66 if (sb->s_flags & MS_RDONLY)
124 if (sb->s_flags & MS_RDONLY)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_quotaops.c66 if (sb->s_flags & MS_RDONLY)
124 if (sb->s_flags & MS_RDONLY)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hfs/
H A Dsuper.c58 if (!(sb->s_flags & MS_RDONLY))
124 if ((*flags & MS_RDONLY) == (sb->s_flags & MS_RDONLY))
126 if (!(*flags & MS_RDONLY)) {
130 sb->s_flags |= MS_RDONLY;
131 *flags |= MS_RDONLY;
134 sb->s_flags |= MS_RDONLY;
135 *flags |= MS_RDONLY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nilfs2/
H A Dsuper.c122 if (!(sb->s_flags & MS_RDONLY)) {
127 sb->s_flags |= MS_RDONLY;
349 if (!(sb->s_flags & MS_RDONLY)) {
669 if (!(sb->s_flags & MS_RDONLY)) {
788 if (!(sb->s_flags & MS_RDONLY) && features) {
857 if (sb->s_flags & MS_RDONLY) {
888 if (!(sb->s_flags & MS_RDONLY)) {
914 if (!(sb->s_flags & MS_RDONLY)) {
963 if (was_snapshot && !(*flags & MS_RDONLY)) {
976 if ((*flags & MS_RDONLY)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hfs/
H A Dsuper.c58 if (!(sb->s_flags & MS_RDONLY))
124 if ((*flags & MS_RDONLY) == (sb->s_flags & MS_RDONLY))
126 if (!(*flags & MS_RDONLY)) {
130 sb->s_flags |= MS_RDONLY;
131 *flags |= MS_RDONLY;
134 sb->s_flags |= MS_RDONLY;
135 *flags |= MS_RDONLY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nilfs2/
H A Dsuper.c122 if (!(sb->s_flags & MS_RDONLY)) {
127 sb->s_flags |= MS_RDONLY;
349 if (!(sb->s_flags & MS_RDONLY)) {
669 if (!(sb->s_flags & MS_RDONLY)) {
788 if (!(sb->s_flags & MS_RDONLY) && features) {
857 if (sb->s_flags & MS_RDONLY) {
888 if (!(sb->s_flags & MS_RDONLY)) {
914 if (!(sb->s_flags & MS_RDONLY)) {
963 if (was_snapshot && !(*flags & MS_RDONLY)) {
976 if ((*flags & MS_RDONLY)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dbfs_fs.h78 ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext3/
H A Dfsync.c54 if (inode->i_sb->s_flags & MS_RDONLY)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext3/
H A Dfsync.c54 if (inode->i_sb->s_flags & MS_RDONLY)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dbfs_fs.h78 ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dbfs_fs.h78 ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
H A Dfs.h186 #define MS_RDONLY 1 /* Mount read-only */ macro
218 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
245 * Exception: MS_RDONLY is always applied to the entire file system.
254 #define IS_RDONLY(inode) ((inode)->i_sb->s_flags & MS_RDONLY)
260 #define IS_NOATIME(inode) __IS_FLG(inode, MS_RDONLY|MS_NOATIME)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dbfs_fs.h78 ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
H A Dfs.h186 #define MS_RDONLY 1 /* Mount read-only */ macro
218 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
245 * Exception: MS_RDONLY is always applied to the entire file system.
254 #define IS_RDONLY(inode) ((inode)->i_sb->s_flags & MS_RDONLY)
260 #define IS_NOATIME(inode) __IS_FLG(inode, MS_RDONLY|MS_NOATIME)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dbfs_fs.h78 ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
H A Dfs.h186 #define MS_RDONLY 1 /* Mount read-only */ macro
218 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
245 * Exception: MS_RDONLY is always applied to the entire file system.
254 #define IS_RDONLY(inode) ((inode)->i_sb->s_flags & MS_RDONLY)
260 #define IS_NOATIME(inode) __IS_FLG(inode, MS_RDONLY|MS_NOATIME)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ufs/
H A Dsuper.c287 if (!(sb->s_flags & MS_RDONLY)) {
291 sb->s_flags |= MS_RDONLY;
320 if (!(sb->s_flags & MS_RDONLY)) {
328 sb->s_flags |= MS_RDONLY;
710 UFSD("flag %u\n", (int)(sb->s_flags & MS_RDONLY));
713 if (!(sb->s_flags & MS_RDONLY)) {
812 if (!(sb->s_flags & MS_RDONLY)) {
815 sb->s_flags |= MS_RDONLY;
828 if (!(sb->s_flags & MS_RDONLY)) {
831 sb->s_flags |= MS_RDONLY;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ufs/
H A Dsuper.c287 if (!(sb->s_flags & MS_RDONLY)) {
291 sb->s_flags |= MS_RDONLY;
320 if (!(sb->s_flags & MS_RDONLY)) {
328 sb->s_flags |= MS_RDONLY;
710 UFSD("flag %u\n", (int)(sb->s_flags & MS_RDONLY));
713 if (!(sb->s_flags & MS_RDONLY)) {
812 if (!(sb->s_flags & MS_RDONLY)) {
815 sb->s_flags |= MS_RDONLY;
828 if (!(sb->s_flags & MS_RDONLY)) {
831 sb->s_flags |= MS_RDONLY;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/init/
H A Ddo_mounts.c29 int root_mountflags = MS_RDONLY | MS_SILENT;
51 root_mountflags |= MS_RDONLY;
59 root_mountflags &= ~MS_RDONLY;
233 current->fs->pwd.mnt->mnt_sb->s_flags & MS_RDONLY ?
257 flags |= MS_RDONLY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/init/
H A Ddo_mounts.c29 int root_mountflags = MS_RDONLY | MS_SILENT;
51 root_mountflags |= MS_RDONLY;
59 root_mountflags &= ~MS_RDONLY;
233 current->fs->pwd.mnt->mnt_sb->s_flags & MS_RDONLY ?
257 flags |= MS_RDONLY;

Completed in 285 milliseconds

123456789