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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c1098 xfs_dir2_leaf_entry_t *lastlep; /* pointer to last entry */ local
1107 lastlep = &hdr->ents[last];
1110 (uint)((char *)lastlep - (char *)leaf + sizeof(*lastlep) - 1));

Completed in 429 milliseconds