Searched refs:IOMAP_READ (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_iomap.h25 IOMAP_READ = 0, /* mapping for a read */ enumerator in enum:__anon7740
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_aops.c161 ASSERT(ioend->io_type != IOMAP_READ);
281 else if (type == IOMAP_READ)
1425 if (ioend->io_type == IOMAP_READ) {
1476 iocb->private = xfs_alloc_ioend(inode, IOMAP_READ);

Completed in 106 milliseconds