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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h111 extern void xfs_dir3_leaf_log_ents(struct xfs_da_args *args,
H A Dxfs_dir2_leaf.c448 xfs_dir3_leaf_log_ents(args, &leafhdr, lbp, 0, leafhdr.count - 1);
910 xfs_dir3_leaf_log_ents(args, &leafhdr, lbp, lfloglow, lfloghigh);
963 xfs_dir3_leaf_log_ents(args, leafhdr, bp, loglow, to - 1);
1090 xfs_dir3_leaf_log_ents( function
1416 xfs_dir3_leaf_log_ents(args, &leafhdr, lbp, index, index);
H A Dxfs_dir2_node.c574 xfs_dir3_leaf_log_ents(args, &leafhdr, bp, lfloglow, lfloghigh);
985 xfs_dir3_leaf_log_ents(args, dhdr, bp_d, start_d + count,
1007 xfs_dir3_leaf_log_ents(args, dhdr, bp_d, start_d, start_d + count - 1);
1016 xfs_dir3_leaf_log_ents(args, shdr, bp_s, start_s,
1319 xfs_dir3_leaf_log_ents(args, &leafhdr, bp, index, index);

Completed in 223 milliseconds