Searched refs:bestfree (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_da_format.h314 xfs_dir2_data_free_t bestfree[XFS_DIR2_DATA_FD_COUNT]; member in struct:xfs_dir2_data_hdr
H A Dxfs_dir2_data.c35 return hdr->bestfree;
104 xfs_dir2_data_free_t *bf; /* bestfree table */
108 xfs_dir2_data_free_t *dfp; /* bestfree entry */
151 * Account for zero bestfree entries.
183 * If it's unused, look for the space in the bestfree table.
251 * Need to have seen all the entries and all the bestfree slots.
456 * Find the bestfree entry that exactly coincides with unused directory space
457 * or a verifier error because the bestfree data are bad.
475 * Validate some consistency in the bestfree table.
509 /* Looks ok so far; now try to match up with a bestfree entr
[all...]

Completed in 107 milliseconds