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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_aops.c918 xfs_ioend_t *ioend = NULL, *iohead = NULL; local
1094 if (!iohead)
1095 iohead = ioend;
1113 if (iohead)
1114 xfs_submit_ioend(iohead);
1119 if (iohead)
1120 xfs_cancel_ioend(iohead);

Completed in 25 milliseconds