Searched refs:BMAP_ALLOC (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dbmap.c66 if (!b && (flags & BMAP_ALLOC)) {
178 if ((*phys_blk == 0) && (bmap_flags & BMAP_ALLOC)) {
194 if (!(bmap_flags & BMAP_ALLOC)) {
217 if (!(bmap_flags & BMAP_ALLOC)) {
239 if (!(bmap_flags & BMAP_ALLOC)) {
H A Dfileio.c120 BMAP_BUFFER, file->ino ? BMAP_ALLOC : 0,
H A Dext2fs.h351 #define BMAP_ALLOC 0x0001 macro

Completed in 81 milliseconds