Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_block.c305 int *needlog, in xfs_dir2_block_compact()
336 needlog, &needscan); in xfs_dir2_block_compact()
343 xfs_dir2_data_freescan(args->dp->i_mount, hdr, needlog); in xfs_dir2_block_compact()
372 int needlog; /* need to log header */ in xfs_dir2_block_addname() local
430 needlog = needscan = 0; in xfs_dir2_block_addname()
436 xfs_dir2_block_compact(args, bp, hdr, btp, blp, &needlog, in xfs_dir2_block_addname()
476 (xfs_dir2_data_aoff_t)sizeof(*blp), &needlog, in xfs_dir2_block_addname()
490 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_addname()
564 (xfs_dir2_data_aoff_t)len, &needlog, &needscan); in xfs_dir2_block_addname()
580 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_addname()
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 Dxfs_dir2_leaf.c389 int needlog; /* need to log block header */ in xfs_dir2_block_to_leaf() local
440 needlog = 1; in xfs_dir2_block_to_leaf()
449 &needlog, &needscan); in xfs_dir2_block_to_leaf()
461 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_to_leaf()
472 if (needlog) in xfs_dir2_block_to_leaf()
634 int needlog; /* need to log data header */ in xfs_dir2_leaf_addname() local
843 needscan = needlog = 0; in xfs_dir2_leaf_addname()
849 length, &needlog, &needscan); in xfs_dir2_leaf_addname()
868 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leaf_addname()
872 if (needlog) in xfs_dir2_leaf_addname()
1353 int needlog; /* need to log data header */ xfs_dir2_leaf_removename() local
[all...]
H A Dxfs_dir2_node.c1278 int needlog; /* need to log data header */ in xfs_dir2_leafn_remove() local
1324 needlog = needscan = 0; in xfs_dir2_leafn_remove()
1326 xfs_dir2_data_entsize(dp->i_mount, dep->namelen), &needlog, in xfs_dir2_leafn_remove()
1333 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leafn_remove()
1334 if (needlog) in xfs_dir2_leafn_remove()
1913 int needlog = 0; /* need to log data header */ in xfs_dir2_node_addname_int() local
1963 &needlog, &needscan); in xfs_dir2_node_addname_int()
1981 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_node_addname_int()
1982 if (needlog) in xfs_dir2_node_addname_int()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_block.c305 int *needlog, in xfs_dir2_block_compact()
336 needlog, &needscan); in xfs_dir2_block_compact()
343 xfs_dir2_data_freescan(args->dp->i_mount, hdr, needlog); in xfs_dir2_block_compact()
372 int needlog; /* need to log header */ in xfs_dir2_block_addname() local
430 needlog = needscan = 0; in xfs_dir2_block_addname()
436 xfs_dir2_block_compact(args, bp, hdr, btp, blp, &needlog, in xfs_dir2_block_addname()
476 (xfs_dir2_data_aoff_t)sizeof(*blp), &needlog, in xfs_dir2_block_addname()
490 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_addname()
564 (xfs_dir2_data_aoff_t)len, &needlog, &needscan); in xfs_dir2_block_addname()
580 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_addname()
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 Dxfs_dir2_leaf.c398 int needlog; /* need to log block header */ in xfs_dir2_block_to_leaf() local
449 needlog = 1; in xfs_dir2_block_to_leaf()
458 &needlog, &needscan); in xfs_dir2_block_to_leaf()
470 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_to_leaf()
481 if (needlog) in xfs_dir2_block_to_leaf()
643 int needlog; /* need to log data header */ in xfs_dir2_leaf_addname() local
852 needscan = needlog = 0; in xfs_dir2_leaf_addname()
858 length, &needlog, &needscan); in xfs_dir2_leaf_addname()
877 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leaf_addname()
881 if (needlog) in xfs_dir2_leaf_addname()
1362 int needlog; /* need to log data header */ xfs_dir2_leaf_removename() local
[all...]
H A Dxfs_dir2_node.c1278 int needlog; /* need to log data header */ in xfs_dir2_leafn_remove() local
1324 needlog = needscan = 0; in xfs_dir2_leafn_remove()
1326 xfs_dir2_data_entsize(dp->i_mount, dep->namelen), &needlog, in xfs_dir2_leafn_remove()
1333 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leafn_remove()
1334 if (needlog) in xfs_dir2_leafn_remove()
1913 int needlog = 0; /* need to log data header */ in xfs_dir2_node_addname_int() local
1963 &needlog, &needscan); in xfs_dir2_node_addname_int()
1981 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_node_addname_int()
1982 if (needlog) in xfs_dir2_node_addname_int()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1023 bool needlog = false; in fold_pow()
1040 needlog = true; in fold_pow()
1048 needlog = true; in fold_pow()
1113 if (needlog) { in fold_pow()

Completed in 14 milliseconds