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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_iomap.h25 IOMAP_READ = 0, /* mapping for a read */ enumerator in enum:__anon7697
/netgear-WNDR4500-V1.0.1.40_1.0.68/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 44 milliseconds