Home
last modified time | relevance | path

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

/linux-4.4.14/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()
165 struct xfs_trans *tp = ioend->io_append_trans; in xfs_setfilesize_ioend()
199 else if (ioend->io_append_trans) in xfs_finish_ioend()
234 } else if (ioend->io_append_trans) { in xfs_end_io()
275 ioend->io_append_trans = NULL; in xfs_alloc_ioend()