Home
last modified time | relevance | path

Searched refs:xfs_trans_find_item (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_extfree.c87 lidp = xfs_trans_find_item(tp, (xfs_log_item_t*)efip); in xfs_trans_log_efi_extent()
144 lidp = xfs_trans_find_item(tp, (xfs_log_item_t*)efdp); in xfs_trans_log_efd_extent()
Dxfs_trans_priv.h47 struct xfs_log_item_desc *xfs_trans_find_item(struct xfs_trans *,
Dxfs_trans_buf.c558 lidp = xfs_trans_find_item(tp, (xfs_log_item_t*)bip); in xfs_trans_brelse()
773 lidp = xfs_trans_find_item(tp, (xfs_log_item_t*)bip); in xfs_trans_log_buf()
816 lidp = xfs_trans_find_item(tp, (xfs_log_item_t*)bip); in xfs_trans_binval()
Dxfs_trans_inode.c296 lidp = xfs_trans_find_item(tp, (xfs_log_item_t*)(ip->i_itemp)); in xfs_trans_log_inode()
Dxfs_trans_item.c194 xfs_trans_find_item(xfs_trans_t *tp, xfs_log_item_t *lip) in xfs_trans_find_item() function
Dxfs_extfree_item.c174 lidp = xfs_trans_find_item(tp, (xfs_log_item_t *) efip); in xfs_efi_item_unpin_remove()
Dxfs_buf_item.c475 lidp = xfs_trans_find_item(tp, (xfs_log_item_t *) bip); in xfs_buf_item_unpin_remove()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_trans_dquot.c123 lidp = xfs_trans_find_item(tp, (xfs_log_item_t*)(&dqp->q_logitem)); in xfs_trans_log_dquot()
909 lidp = xfs_trans_find_item(tp, (xfs_log_item_t *)qlp); in xfs_trans_log_quotaoff_item()