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

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

Completed in 234 milliseconds