Home
last modified time | relevance | path

Searched refs:xlog_recover_intent_item (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h169 void xlog_recover_intent_item(struct xlog *log, struct xfs_log_item *lip,
/linux/fs/xfs/
H A Dxfs_bmap_item.c680 xlog_recover_intent_item(log, &buip->bui_item, lsn, in xlog_recover_bui_commit_pass2()
H A Dxfs_attr_item.c1147 xlog_recover_intent_item(log, &attrip->attri_item, lsn, in xlog_recover_attri_commit_pass2()
H A Dxfs_log_recover.c1976 xlog_recover_intent_item( in xlog_recover_intent_item() function