Searched refs:xfs_da_log_buf (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_da_btree.c131 xfs_da_log_buf(tp, bp,
267 xfs_da_log_buf(state->args->trans, bp,
281 xfs_da_log_buf(state->args->trans, bp,
338 xfs_da_log_buf(tp, bp, 0, size - 1);
368 xfs_da_log_buf(tp, bp,
531 xfs_da_log_buf(tp, blk1->bp,
548 xfs_da_log_buf(tp, blk1->bp,
550 xfs_da_log_buf(tp, blk2->bp,
605 xfs_da_log_buf(state->args->trans, oldblk->bp,
608 xfs_da_log_buf(stat
2346 xfs_da_log_buf(xfs_trans_t *tp, xfs_dabuf_t *dabuf, uint first, uint last) function
[all...]
H A Dxfs_attr_leaf.c914 xfs_da_log_buf(args->trans, bp2, 0, XFS_LBSIZE(dp->i_mount) - 1);
930 xfs_da_log_buf(args->trans, bp1, 0, XFS_LBSIZE(dp->i_mount) - 1);
979 xfs_da_log_buf(args->trans, bp, 0, XFS_LBSIZE(dp->i_mount) - 1);
1135 xfs_da_log_buf(args->trans, bp,
1167 xfs_da_log_buf(args->trans, bp,
1201 xfs_da_log_buf(args->trans, bp,
1225 xfs_da_log_buf(args->trans, bp,
1274 xfs_da_log_buf(trans, bp, 0, XFS_LBSIZE(mp) - 1);
1371 xfs_da_log_buf(args->trans, blk1->bp, 0, state->blocksize-1);
1372 xfs_da_log_buf(arg
[all...]
H A Dxfs_da_btree.h256 void xfs_da_log_buf(struct xfs_trans *tp, xfs_dabuf_t *dabuf, uint first,
H A Dxfs_dir2_data.c454 xfs_da_log_buf(tp, bp, (uint)((char *)dep - (char *)d),
472 xfs_da_log_buf(tp, bp, (uint)((char *)&d->hdr - (char *)d),
493 xfs_da_log_buf(tp, bp, (uint)((char *)dup - (char *)d),
499 xfs_da_log_buf(tp, bp,
H A Dxfs_dir2_leaf.c1212 xfs_da_log_buf(tp, bp, (uint)((char *)firstb - (char *)leaf),
1235 xfs_da_log_buf(tp, bp, (uint)((char *)firstlep - (char *)leaf),
1252 xfs_da_log_buf(tp, bp, (uint)((char *)&leaf->hdr - (char *)leaf),
1272 xfs_da_log_buf(tp, bp, (uint)((char *)ltp - (char *)leaf),
H A Dxfs_dir2_block.c569 xfs_da_log_buf(tp, bp, (uint)((char *)&blp[first] - (char *)block),
588 xfs_da_log_buf(tp, bp, (uint)((char *)btp - (char *)block),
H A Dxfs_dir2_node.c78 xfs_da_log_buf(tp, bp,
96 xfs_da_log_buf(tp, bp, (uint)((char *)&free->hdr - (char *)free),

Completed in 71 milliseconds