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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_block.c44 static void xfs_dir2_block_log_leaf(xfs_trans_t *tp, xfs_dabuf_t *bp, int first,
396 xfs_dir2_block_log_leaf(tp, bp, lfloglow, lfloghigh);
554 xfs_dir2_block_log_leaf( function
789 xfs_dir2_block_log_leaf(tp, bp, ent, ent);
986 xfs_dir2_block_log_leaf(tp, dbp, 0, be32_to_cpu(btp->count) - 1);
1224 xfs_dir2_block_log_leaf(tp, bp, 0, be32_to_cpu(btp->count) - 1);

Completed in 43 milliseconds