Searched refs:io_list (Results 1 - 2 of 2) 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.h30 struct xfs_ioend *io_list; /* next ioend in chain */ member in struct:xfs_ioend
H A Dxfs_aops.c302 ioend->io_list = NULL;
472 next = ioend->io_list;
481 next = ioend->io_list;
520 next = ioend->io_list;
558 previous->io_list = ioend;

Completed in 53 milliseconds