Searched refs:xfs_trans_brelse (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_rtalloc.c | 963 xfs_trans_brelse(tp, bp); in xfs_rtcheck_bit() 1055 xfs_trans_brelse(tp, bp); in xfs_rtcheck_range() 1070 xfs_trans_brelse(tp, bp); in xfs_rtcheck_range() 1101 xfs_trans_brelse(tp, bp); in xfs_rtcheck_range() 1116 xfs_trans_brelse(tp, bp); in xfs_rtcheck_range() 1146 xfs_trans_brelse(tp, bp); in xfs_rtcheck_range() 1157 xfs_trans_brelse(tp, bp); in xfs_rtcheck_range() 1272 xfs_trans_brelse(tp, bp); in xfs_rtfind_back() 1286 xfs_trans_brelse(tp, bp); in xfs_rtfind_back() 1318 xfs_trans_brelse(tp, bp); in xfs_rtfind_back() [all …]
|
D | xfs_ialloc.c | 447 xfs_trans_brelse(tp, agbp); in xfs_ialloc_ag_select() 594 xfs_trans_brelse(tp, agbp); in xfs_dialloc() 618 xfs_trans_brelse(tp, agbp); in xfs_dialloc() 1249 xfs_trans_brelse(tp, agbp); in xfs_dilocate() 1266 xfs_trans_brelse(tp, agbp); in xfs_dilocate() 1373 xfs_trans_brelse(tp, bp); in xfs_ialloc_read_agi()
|
D | xfs_inode.c | 268 xfs_trans_brelse(tp, bp); in xfs_inotobp() 419 xfs_trans_brelse(tp, bp); in xfs_itobp() 959 xfs_trans_brelse(tp, bp); in xfs_iread() 983 xfs_trans_brelse(tp, bp); in xfs_iread() 1053 xfs_trans_brelse(tp, bp); in xfs_iread() 1924 xfs_trans_brelse(tp, agibp); in xfs_iunlink() 2028 xfs_trans_brelse(tp, agibp); in xfs_iunlink_remove() 2071 xfs_trans_brelse(tp, ibp); in xfs_iunlink_remove() 2096 xfs_trans_brelse(tp, last_ibp); in xfs_iunlink_remove() 2134 xfs_trans_brelse(tp, ibp); in xfs_iunlink_remove()
|
D | xfs_alloc.c | 1890 xfs_trans_brelse(tp, agbp); in xfs_alloc_fix_freelist() 1925 xfs_trans_brelse(tp, agbp); in xfs_alloc_fix_freelist() 2029 xfs_trans_brelse(tp, agflbp); in xfs_alloc_get_freelist() 2098 xfs_trans_brelse(tp, bp); in xfs_alloc_pagf_init() 2196 xfs_trans_brelse(tp, bp); in xfs_alloc_read_agf()
|
D | xfs_bmap.c | 4349 xfs_trans_brelse(tp, bp); in xfs_bmap_read_extents() 4410 xfs_trans_brelse(tp, bp); in xfs_bmap_read_extents() 4427 xfs_trans_brelse(tp, bp); in xfs_bmap_read_extents() 6014 xfs_trans_brelse(NULL, bp); in xfs_bmap_check_leaf_extents() 6063 xfs_trans_brelse(NULL, bp); in xfs_bmap_check_leaf_extents() 6085 xfs_trans_brelse(NULL, bp); in xfs_bmap_check_leaf_extents() 6092 xfs_trans_brelse(NULL, bp); in xfs_bmap_check_leaf_extents() 6190 xfs_trans_brelse(tp, nbp); in xfs_bmap_count_tree() 6199 xfs_trans_brelse(tp, bp); in xfs_bmap_count_tree() 6204 xfs_trans_brelse(tp, bp); in xfs_bmap_count_tree() [all …]
|
D | xfs_trans_buf.c | 517 xfs_trans_brelse(xfs_trans_t *tp, in xfs_trans_brelse() function
|
D | xfs_btree.c | 932 xfs_trans_brelse(cur->bc_tp, obp); in xfs_btree_setbuf()
|
D | xfs_trans.h | 1000 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *);
|
D | xfs_da_btree.c | 2219 xfs_trans_brelse(trans, bp); in xfs_da_do_buf() 2292 xfs_trans_brelse(trans, bplist[i]); in xfs_da_do_buf() 2610 xfs_trans_brelse(tp, bplist[i]); in xfs_da_brelse()
|
/linux-2.4.37.9/fs/xfs/quota/ |
D | xfs_dquot.c | 685 xfs_trans_brelse(tp, bp); in xfs_qm_dqtobp() 754 xfs_trans_brelse(tp, bp); in xfs_qm_dqread()
|