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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c498 xfs_dir3_leaf_log_ents(args, &leafhdr, lbp, 0, leafhdr.count - 1);
961 xfs_dir3_leaf_log_ents(args, &leafhdr, lbp, lfloglow, lfloghigh);
1014 xfs_dir3_leaf_log_ents(args, leafhdr, bp, loglow, to - 1);
1141 xfs_dir3_leaf_log_ents(
1468 xfs_dir3_leaf_log_ents(args, &leafhdr, lbp, index, index);
1090 xfs_dir3_leaf_log_ents( function
H A Dxfs_dir2_node.c578 xfs_dir3_leaf_log_ents(args, &leafhdr, bp, lfloglow, lfloghigh);
989 xfs_dir3_leaf_log_ents(args, dhdr, bp_d, start_d + count,
1011 xfs_dir3_leaf_log_ents(args, dhdr, bp_d, start_d, start_d + count - 1);
1020 xfs_dir3_leaf_log_ents(args, shdr, bp_s, start_s,
1323 xfs_dir3_leaf_log_ents(args, &leafhdr, bp, index, index);
H A Dxfs_dir2_priv.h112 extern void xfs_dir3_leaf_log_ents(struct xfs_da_args *args,

Completed in 214 milliseconds