Home
last modified time | relevance | path

Searched refs:EXT2_FLAG_RW (Results 1 – 25 of 29) sorted by relevance

12

/third_party/e2fsprogs/lib/ext2fs/
Dmmp.c242 if (!(fs->flags & EXT2_FLAG_RW)) in ext2fs_mmp_clear()
352 if (!(fs->flags & EXT2_FLAG_RW)) in ext2fs_mmp_start()
406 !(fs->flags & EXT2_FLAG_RW) || (fs->flags & EXT2_FLAG_SKIP_MMP) || in ext2fs_mmp_stop()
434 !(fs->flags & EXT2_FLAG_RW) || (fs->flags & EXT2_FLAG_SKIP_MMP)) in ext2fs_mmp_stop()
454 !(fs->flags & EXT2_FLAG_RW) || (fs->flags & EXT2_FLAG_SKIP_MMP)) in ext2fs_mmp_update2()
480 !(fs->flags & EXT2_FLAG_RW) || (fs->flags & EXT2_FLAG_SKIP_MMP)) in ext2fs_mmp_update2()
Dopenfs.c167 if (flags & EXT2_FLAG_RW) in ext2fs_open2()
285 if ((flags & EXT2_FLAG_RW) && in ext2fs_open2()
490 if (fs->flags & EXT2_FLAG_RW) in ext2fs_open2()
496 (flags & (EXT2_FLAG_RW | EXT2_FLAG_EXCLUSIVE))) { in ext2fs_open2()
571 fs->flags |= EXT2_FLAG_DIRTY | EXT2_FLAG_RW | in ext2fs_rewrite_to_io()
Dunlink.c83 if (!(fs->flags & EXT2_FLAG_RW)) in ext2fs_unlink()
Dexpanddir.c95 if (!(fs->flags & EXT2_FLAG_RW)) in ext2fs_expand_dir()
Dextent.c779 if (!(handle->fs->flags & EXT2_FLAG_RW)) in ext2fs_extent_fix_parents()
833 if (!(handle->fs->flags & EXT2_FLAG_RW)) in ext2fs_extent_replace()
920 if (!(handle->fs->flags & EXT2_FLAG_RW)) in extent_node_split()
1171 if (!(handle->fs->flags & EXT2_FLAG_RW)) in ext2fs_extent_insert()
1284 if (!(handle->fs->flags & EXT2_FLAG_RW)) in ext2fs_extent_set_bmap()
1612 if (!(handle->fs->flags & EXT2_FLAG_RW)) in ext2fs_extent_delete()
Dclosefs.c499 if (stats && stats->bytes_written && (fs->flags & EXT2_FLAG_RW)) { in ext2fs_close2()
Dmkjournal.c633 retval = ext2fs_open (device_name, EXT2_FLAG_RW, 0, 0, in main()
Dinitialize.c121 fs->flags = flags | EXT2_FLAG_RW; in ext2fs_initialize()
Drw_bitmaps.c68 if (!(fs->flags & EXT2_FLAG_RW)) in write_bitmaps()
Dfileio.c55 !(fs->flags & EXT2_FLAG_RW)) in ext2fs_file_open2()
Dlink.c617 if (!(fs->flags & EXT2_FLAG_RW)) in ext2fs_link()
Dnt_io.c1151 …if(!_Ext2OpenDevice(name, (BOOLEAN)!BooleanFlagOn(flags, EXT2_FLAG_RW), &NtData->Handle, &NtData->… in nt_open()
Dinode.c940 if (!(fs->flags & EXT2_FLAG_RW)) { in ext2fs_write_inode2()
/third_party/e2fsprogs/misc/
Dtune2fs.c281 retval = ext2fs_open(journal_path, EXT2_FLAG_RW| in remove_journal_device()
1577 retval = ext2fs_open(journal_device, EXT2_FLAG_RW| in add_journal()
1784 open_flag |= EXT2_FLAG_RW; in parse_e2label_options()
1835 open_flag = EXT2_FLAG_RW; in parse_tune2fs_options()
1861 open_flag = EXT2_FLAG_RW; in parse_tune2fs_options()
1877 open_flag = EXT2_FLAG_RW; in parse_tune2fs_options()
1881 open_flag |= EXT2_FLAG_RW; in parse_tune2fs_options()
1904 open_flag = EXT2_FLAG_RW; in parse_tune2fs_options()
1936 open_flag = EXT2_FLAG_RW; in parse_tune2fs_options()
1941 open_flag = EXT2_FLAG_RW; in parse_tune2fs_options()
[all …]
De2undo.c643 EXT2_FLAG_RW | EXT2_FLAG_64BITS, 0, 0, in main()
Dfuse2fs.c512 if (!(fs->flags & EXT2_FLAG_RW)) in update_atime()
629 return (fs->flags & EXT2_FLAG_RW) && (fs->super->s_error_count == 0); in fs_writeable()
715 if (fs->flags & EXT2_FLAG_RW) { in op_destroy()
746 if (fs->flags & EXT2_FLAG_RW) { in op_init()
2383 if (fs->flags & EXT2_FLAG_RW) in op_statfs()
3778 flags |= EXT2_FLAG_RW; in main()
Dcreate_inode.c1056 if (!(fs->flags & EXT2_FLAG_RW)) { in populate_fs2()
/third_party/e2fsprogs/contrib/
Dadd_ext4_encrypt.c37 retval = ext2fs_open(argv[1], EXT2_FLAG_RW, 0, 0, in main()
/third_party/e2fsprogs/debugfs/
Djournal.c371 if (tried_backup_jnl && (fs->flags & EXT2_FLAG_RW)) { in ext2fs_get_journal()
429 retval = io_ptr->open(journal_name, fs->flags & EXT2_FLAG_RW, in ext2fs_get_journal()
650 else if (fs->flags & EXT2_FLAG_RW) { in ext2fs_journal_release()
791 if (!(fs->flags & EXT2_FLAG_RW)) in ext2fs_run_ext3_journal()
Dquota.c79 if (current_fs->flags & EXT2_FLAG_RW) in parse_quota_type()
Dutil.c173 if (!(current_fs->flags & EXT2_FLAG_RW)) { in check_fs_read_write()
Ddebugfs.c249 open_flags |= EXT2_FLAG_RW; in do_open_filesys()
2020 current_fs->flags & EXT2_FLAG_RW ? "write" : "only"); in do_show_debugfs_params()
2605 open_flags |= EXT2_FLAG_RW; in main()
/third_party/e2fsprogs/contrib/android/
De2fsdroid.c204 int flags = EXT2_FLAG_RW; in main()
/third_party/e2fsprogs/resize/
Dmain.c405 io_flags = EXT2_FLAG_RW | EXT2_FLAG_EXCLUSIVE; in main()
/third_party/e2fsprogs/e2fsck/
Dpass3.c868 if (!(fs->flags & EXT2_FLAG_RW)) in e2fsck_expand_directory()

12