Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_aops.h52 struct xfs_trans *io_append_trans;/* xact. for size update */ member
Dxfs_aops.c116 ioend->io_append_trans = tp; in xfs_setfilesize_trans_alloc()
166 struct xfs_trans *tp = ioend->io_append_trans; in xfs_setfilesize_ioend()
195 else if (ioend->io_append_trans) in xfs_finish_ioend()
227 } else if (ioend->io_append_trans) { in xfs_end_io()
268 ioend->io_append_trans = NULL; in xfs_alloc_ioend()