Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir2_block.c69 static void xfs_dir2_block_log_leaf(xfs_trans_t *tp, xfs_dabuf_t *bp, int first,
415 xfs_dir2_block_log_leaf(tp, bp, lfloglow, lfloghigh); in xfs_dir2_block_addname()
574 xfs_dir2_block_log_leaf( in xfs_dir2_block_log_leaf() function
809 xfs_dir2_block_log_leaf(tp, bp, ent, ent); in xfs_dir2_block_removename()
1006 xfs_dir2_block_log_leaf(tp, dbp, 0, INT_GET(btp->count, ARCH_CONVERT) - 1); in xfs_dir2_leaf_to_block()
1243 xfs_dir2_block_log_leaf(tp, bp, 0, INT_GET(btp->count, ARCH_CONVERT) - 1); in xfs_dir2_sf_to_block()