Home
last modified time | relevance | path

Searched defs:log_items (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trans.c738 struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; in xfs_trans_committed_bulk() local
689 xfs_log_item_batch_insert( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, struct xfs_log_item **log_items, int nr_items, xfs_lsn_t commit_lsn) xfs_log_item_batch_insert() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trans.c770 struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; in xfs_trans_committed_bulk() local
721 xfs_log_item_batch_insert( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, struct xfs_log_item **log_items, int nr_items, xfs_lsn_t commit_lsn) xfs_log_item_batch_insert() argument
H A Dxfs_log_priv.h229 struct list_head log_items; /* log items in chkpt */ member
250 struct list_head log_items; member

Completed in 11 milliseconds