Searched refs:rootmode (Results 1 – 5 of 5) sorted by relevance
27 rootmode=rw55 rootmode=ro62 if [ "$rootmode" = "ro" -a "$ROOTFS_READ_ONLY" = "no" ] || \63 [ "$rootmode" = "rw" -a "$ROOTFS_READ_ONLY" = "yes" ]; then146 mount -n -o remount,$rootmode /147 if test "$rootmode" = rw
508 unsigned int rootmode; member
580 ctx->rootmode = result.uint_32; in fuse_parse_param()1410 root = fuse_get_root_inode(sb, ctx->rootmode); in fuse_fill_super_common()
1286 ctx->rootmode = S_IFDIR; in virtio_fs_ctx_set_defaults()
74 rootmode=M