Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_dir2_block.c27 static void xfs_dir2_block_log_leaf(xfs_trans_t *tp, struct xfs_buf *bp,
558 xfs_dir2_block_log_leaf(tp, bp, lfloglow, lfloghigh); in xfs_dir2_block_addname()
593 xfs_dir2_block_log_leaf( in xfs_dir2_block_log_leaf() function
832 xfs_dir2_block_log_leaf(tp, bp, ent, ent); in xfs_dir2_block_removename()
1039 xfs_dir2_block_log_leaf(tp, dbp, 0, be32_to_cpu(btp->count) - 1); in xfs_dir2_leaf_to_block()
1268 xfs_dir2_block_log_leaf(tp, bp, 0, be32_to_cpu(btp->count) - 1); in xfs_dir2_sf_to_block()