Searched refs:compact (Results 1 – 5 of 5) sorted by relevance
| /fs/xfs/libxfs/ |
| A D | xfs_dir2_block.c | 202 int *compact, in xfs_dir2_block_need_space() argument 210 *compact = 0; in xfs_dir2_block_need_space() 230 *compact = 1; in xfs_dir2_block_need_space() 364 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local 408 &enddup, &compact, len); in xfs_dir2_block_addname() 442 if (compact) { in xfs_dir2_block_addname()
|
| A D | xfs_dir2_leaf.c | 576 int compact, /* need to compact leaves */ in xfs_dir3_leaf_find_entry() argument 612 if (compact == 0) in xfs_dir3_leaf_find_entry() 683 int compact; /* need to compact leaves */ in xfs_dir2_leaf_addname() local 776 compact = 1; in xfs_dir2_leaf_addname() 806 compact = 0; in xfs_dir2_leaf_addname() 829 if (compact) { in xfs_dir2_leaf_addname() 946 lep = xfs_dir3_leaf_find_entry(&leafhdr, ents, index, compact, lowstale, in xfs_dir2_leaf_addname()
|
| A D | xfs_dir2_node.c | 510 int compact; /* compacting stale leaves */ in xfs_dir2_leafn_add() local 541 compact = leafhdr.stale > 1; in xfs_dir2_leafn_add() 543 compact = 0; in xfs_dir2_leafn_add() 555 if (compact) in xfs_dir2_leafn_add() 569 lep = xfs_dir3_leaf_find_entry(&leafhdr, ents, index, compact, lowstale, in xfs_dir2_leafn_add()
|
| A D | xfs_dir2_priv.h | 126 struct xfs_dir2_leaf_entry *ents, int index, int compact,
|
| /fs/ntfs3/ |
| A D | Kconfig | 31 In Windows 10 one can use command "compact" to compress any files.
|
Completed in 15 milliseconds