Home
last modified time | relevance | path

Searched refs:xfs_trans_add_item (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_extfree.c67 (void) xfs_trans_add_item(tp, (xfs_log_item_t*)efip); in xfs_trans_get_efi()
124 (void) xfs_trans_add_item(tp, (xfs_log_item_t*)efdp); in xfs_trans_get_efd()
Dxfs_trans_priv.h43 struct xfs_log_item_desc *xfs_trans_add_item(struct xfs_trans *,
Dxfs_trans_inode.c163 (void) xfs_trans_add_item(tp, (xfs_log_item_t *)(iip)); in xfs_trans_iget()
216 (void) xfs_trans_add_item(tp, (xfs_log_item_t*)(iip)); in xfs_trans_ijoin()
Dxfs_trans_buf.c171 (void) xfs_trans_add_item(tp, (xfs_log_item_t*)bip); in xfs_trans_get_buf()
254 (void) xfs_trans_add_item(tp, (xfs_log_item_t*)bip); in xfs_trans_getsb()
467 (void) xfs_trans_add_item(tp, (xfs_log_item_t*)bip); in xfs_trans_read_buf()
681 (void) xfs_trans_add_item(tp, (xfs_log_item_t *)bip); in xfs_trans_bjoin()
Dxfs_trans_item.c52 xfs_trans_add_item(xfs_trans_t *tp, xfs_log_item_t *lip) in xfs_trans_add_item() function
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_trans_dquot.c93 (void) xfs_trans_add_item(tp, (xfs_log_item_t*)(lp)); in xfs_trans_dqjoin()
891 (void) xfs_trans_add_item(tp, (xfs_log_item_t*)q); in xfs_trans_get_qoff_item()