Searched refs:oldbest (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c1417 xfs_dir2_data_off_t oldbest; /* old value of best free */ local
1444 oldbest = be16_to_cpu(bf[0].length);
1447 if (be16_to_cpu(bestsp[db]) != oldbest) {
1482 if (be16_to_cpu(bf[0].length) != oldbest) {

Completed in 378 milliseconds