Searched defs:needlog (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_block.c | 372 int needlog; /* need to log header */ 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 789 int needlog; /* need to log block header */ xfs_dir2_block_removename() local 938 int needlog; /* need to log data header */ xfs_dir2_leaf_to_block() local 1087 int needlog; /* need to log block header */ xfs_dir2_sf_to_block() local [all...] |
H A D | xfs_dir2_node.c | 1278 int needlog; /* need to log data header */ in xfs_dir2_leafn_remove() local 1913 int needlog = 0; /* need to log data header */ in xfs_dir2_node_addname_int() local
|
H A D | xfs_dir2_leaf.c | 389 int needlog; /* need to log block header */ in xfs_dir2_block_to_leaf() local 634 int needlog; /* need to log data header */ in xfs_dir2_leaf_addname() local 1353 int needlog; /* need to log data header */ xfs_dir2_leaf_removename() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2_block.c | 372 int needlog; /* need to log header */ 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 789 int needlog; /* need to log block header */ xfs_dir2_block_removename() local 938 int needlog; /* need to log data header */ xfs_dir2_leaf_to_block() local 1087 int needlog; /* need to log block header */ xfs_dir2_sf_to_block() local [all...] |
H A D | xfs_dir2_node.c | 1278 int needlog; /* need to log data header */ in xfs_dir2_leafn_remove() local 1913 int needlog = 0; /* need to log data header */ in xfs_dir2_node_addname_int() local
|
H A D | xfs_dir2_leaf.c | 398 int needlog; /* need to log block header */ in xfs_dir2_block_to_leaf() local 643 int needlog; /* need to log data header */ in xfs_dir2_leaf_addname() local 1362 int needlog; /* need to log data header */ xfs_dir2_leaf_removename() local [all...] |
Completed in 11 milliseconds