Searched defs:pcdir (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_dir.h65 struct pcdir { struct
95 * that an entry in a directory (as described by the 'pcdir' structure above)
97 * a long filename component (a series of 'pcdir'-like structures) followed
158 * A long filename entry. It must match the 'pcdir' structure in size,
240 struct pcdir *sl_ep; /* pointer to entry data */
296 struct pc_dirent *, struct pcdir **, offset_t *, struct buf **);
298 struct pc_dirent *, struct pcdir **, offset_t *, struct buf **);
299 extern int pc_match_long_fn(struct pcnode *, char *, struct pcdir **,
302 struct pcdir **, struct pcslot *, offset_t *);
307 struct pcdir **, offset_
[all...]

Completed in 78 milliseconds