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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c1071 __be16 *lastb; /* pointer to last entry */ local
1080 lastb = xfs_dir2_leaf_bests_p(ltp) + last;
1083 (uint)((char *)lastb - (char *)leaf + sizeof(*lastb) - 1));

Completed in 146 milliseconds