Searched defs:ptable_idx (Results 1 – 1 of 1) sorted by relevance
67 struct ptable_idx { struct68 struct ptable_idx *idx_pptbl_idx; /* parent's path table index entry */ argument69 struct ptable *idx_mptbl; /* path table entry for myself */70 ushort_t idx_nochild; /* no. of children */71 ushort_t idx_childid; /* directory no of first child */