Searched defs:lfloghigh (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_block.c | 366 int lfloghigh=0; /* last final leaf to log */ in xfs_dir2_block_addname() local 299 xfs_dir2_block_compact( struct xfs_da_args *args, struct xfs_buf *bp, struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_block_tail *btp, struct xfs_dir2_leaf_entry *blp, int *needlog, int *lfloghigh, int *lfloglow) xfs_dir2_block_compact() argument [all...] |
H A D | xfs_dir2_node.c | 505 int lfloghigh; /* high leaf entry logging */ in xfs_dir2_leafn_add() local
|
H A D | xfs_dir2_leaf.c | 631 int lfloghigh; /* high leaf logging index */ in xfs_dir2_leaf_addname() local 512 xfs_dir3_leaf_find_entry( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int compact, int lowstale, int highstale, int *lfloglow, int *lfloghigh) xfs_dir3_leaf_find_entry() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2_block.c | 366 int lfloghigh=0; /* last final leaf to log */ in xfs_dir2_block_addname() local 299 xfs_dir2_block_compact( struct xfs_da_args *args, struct xfs_buf *bp, struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_block_tail *btp, struct xfs_dir2_leaf_entry *blp, int *needlog, int *lfloghigh, int *lfloglow) xfs_dir2_block_compact() argument [all...] |
H A D | xfs_dir2_node.c | 505 int lfloghigh; /* high leaf entry logging */ in xfs_dir2_leafn_add() local
|
H A D | xfs_dir2_leaf.c | 640 int lfloghigh; /* high leaf logging index */ in xfs_dir2_leaf_addname() local 521 xfs_dir3_leaf_find_entry( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int compact, int lowstale, int highstale, int *lfloglow, int *lfloghigh) xfs_dir3_leaf_find_entry() argument [all...] |
Completed in 11 milliseconds