Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_log_cil.c44 struct xfs_cil_ctx *ctx; in xlog_cil_init()
268 struct xfs_cil_ctx *ctx = cil->xc_ctx; in xlog_cil_insert_items()
363 struct xfs_cil_ctx *ctx = args; in xlog_cil_committed()
401 struct xfs_cil_ctx *ctx; in xlog_cil_push()
402 struct xfs_cil_ctx *new_ctx; in xlog_cil_push()
723 struct xfs_cil_ctx *ctx; in xlog_cil_force_lsn()
777 struct xfs_cil_ctx *ctx; in xfs_log_item_in_current_chkpt()
Dxfs_log_priv.h379 struct xfs_cil_ctx { struct
413 struct xfs_cil_ctx *xc_ctx; argument