Lines Matching refs:nused
195 if (be32_to_cpu(hdr3->nvalid) < be32_to_cpu(hdr3->nused)) in xfs_dir3_free_header_check()
206 if (be32_to_cpu(hdr->nvalid) < be32_to_cpu(hdr->nused)) in xfs_dir3_free_header_check()
256 to->nused = be32_to_cpu(from3->hdr.nused); in xfs_dir2_free_hdr_from_disk()
264 to->nused = be32_to_cpu(from->hdr.nused); in xfs_dir2_free_hdr_from_disk()
285 to3->hdr.nused = cpu_to_be32(from->nused); in xfs_dir2_free_hdr_to_disk()
292 to->hdr.nused = cpu_to_be32(from->nused); in xfs_dir2_free_hdr_to_disk()
464 freehdr.nused = n; in xfs_dir2_leaf_to_node()
1204 freehdr.nused--; in xfs_dir3_data_block_free()
1233 if (!freehdr.nused) { in xfs_dir3_data_block_free()
1774 hdr->nused++; in xfs_dir2_node_add_datablk()
2313 if (freehdr.nused > 0) { in xfs_dir2_node_trim_free()