Home
last modified time | relevance | path

Searched refs:io_buffer_tail (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_aops.h48 struct buffer_head *io_buffer_tail;/* buffer linked list tail */ member
Dxfs_aops.c272 ioend->io_buffer_tail = NULL; in xfs_alloc_ioend()
585 ioend->io_buffer_tail = bh; in xfs_add_to_ioend()
590 ioend->io_buffer_tail->b_private = bh; in xfs_add_to_ioend()
591 ioend->io_buffer_tail = bh; in xfs_add_to_ioend()