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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_aops.h42 } xfs_ioend_t; typedef in typeref:struct:xfs_ioend
H A Dxfs_aops.c124 xfs_ioend_t *ioend)
155 xfs_ioend_t *ioend)
180 xfs_ioend_t *ioend)
226 xfs_ioend_t *ioend = container_of(work, xfs_ioend_t, io_work);
286 STATIC xfs_ioend_t *
291 xfs_ioend_t *ioend;
351 xfs_ioend_t *ioend = bio->bi_private;
367 xfs_ioend_t *ioend,
462 xfs_ioend_t *ioen
[all...]
H A Dxfs_super.c1648 xfs_ioend_zone = kmem_zone_init(sizeof(xfs_ioend_t), "xfs_ioend");

Completed in 56 milliseconds