Searched refs:BMAP_ALLOC (Results 1 – 4 of 4) sorted by relevance
68 if (!b && (flags & BMAP_ALLOC)) { in block_ind_bmap()239 if ((*phys_blk == 0) && (bmap_flags & BMAP_ALLOC)) { in extent_bmap()349 if ((*phys_blk == 0) && (bmap_flags & BMAP_ALLOC)) { in ext2fs_bmap2()366 if (!(bmap_flags & BMAP_ALLOC)) { in ext2fs_bmap2()391 if (!(bmap_flags & BMAP_ALLOC)) { in ext2fs_bmap2()415 if (!(bmap_flags & BMAP_ALLOC)) { in ext2fs_bmap2()
139 BMAP_BUFFER, file->ino ? BMAP_ALLOC : 0, in ext2fs_file_flush()307 file->ino ? BMAP_ALLOC : 0, in ext2fs_file_write()
517 #define BMAP_ALLOC 0x0001 macro
2636 The ext2fs_bmap() function now supports BMAP_ALLOC for extent-based