Home
last modified time | relevance | path

Searched refs:BMAP_SET (Results 1 – 8 of 8) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dbmap.c45 if (flags & BMAP_SET) in block_ind_bmap()
54 if (flags & BMAP_SET) { in block_ind_bmap()
104 retval = block_ind_bmap(fs, flags & ~BMAP_SET, dind, block_buf, in block_dind_bmap()
124 retval = block_dind_bmap(fs, flags & ~BMAP_SET, tind, block_buf, in block_tind_bmap()
220 if (bmap_flags & BMAP_SET) { in extent_bmap()
321 if (!(bmap_flags & BMAP_SET)) in ext2fs_bmap2()
364 if (bmap_flags & BMAP_SET) { in ext2fs_bmap2()
396 if (bmap_flags & BMAP_SET) in ext2fs_bmap2()
424 if (bmap_flags & BMAP_SET) in ext2fs_bmap2()
451 if (bmap_flags & BMAP_SET) in ext2fs_bmap2()
Dfileio.c150 BMAP_BUFFER, BMAP_SET, in ext2fs_file_flush()
460 bmap_flags |= BMAP_SET; in ext2fs_file_write()
482 if (bmap_flags & BMAP_SET) { in ext2fs_file_write()
Dsymlink.c155 retval = ext2fs_bmap2(fs, ino, &inode, NULL, BMAP_SET, 0, NULL, in ext2fs_symlink()
Dinline_data.c384 retval = ext2fs_bmap2(fs, ino, inode, 0, BMAP_SET, 0, 0, &blk); in ext2fs_inline_data_dir_expand()
Dext2fs.h573 #define BMAP_SET 0x0002 macro
/external/e2fsprogs/debugfs/
Dset_fields.c665 NULL, BMAP_ALLOC | BMAP_SET, array_idx, NULL, in parse_bmap()
Ddebugfs.c2094 flags |= BMAP_SET; in do_bmap()
/external/e2fsprogs/e2fsck/
Dpass2.c1989 pctx->errcode = ext2fs_bmap2(fs, db->ino, &inode, 0, BMAP_SET, in allocate_dir_block()