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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_iomap.h32 IOMAP_NEW = 0x40 /* just allocate */ enumerator in enum:__anon7740
H A Dxfs_iomap.c279 iomap_flags = IOMAP_NEW;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_aops.c704 acceptable = (type == IOMAP_NEW);
813 type = IOMAP_NEW;
972 type = IOMAP_NEW;
1019 type = IOMAP_NEW;
1024 if (type == IOMAP_NEW) {
1070 * We set the type to IOMAP_NEW in case we are doing a
1077 type = IOMAP_NEW;
1358 (iomap.iomap_flags & (IOMAP_NEW|IOMAP_UNWRITTEN))))

Completed in 52 milliseconds