Searched refs:io_buffer_tail (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.h36 struct buffer_head *io_buffer_tail;/* buffer linked list tail */ member in struct:xfs_ioend
H A Dxfs_aops.c306 ioend->io_buffer_tail = NULL;
556 ioend->io_buffer_tail = bh;
561 ioend->io_buffer_tail->b_private = bh;
562 ioend->io_buffer_tail = bh;

Completed in 104 milliseconds