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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_dir.h161 struct pcdir_lfn { struct
186 (((((struct pcdir_lfn *)(x))->pcdl_ordinal & ~0x40) > 0) && \
187 ((((struct pcdir_lfn *)(x))->pcdl_ordinal & ~0x40) <= 20))
304 extern void set_long_fn_chunk(struct pcdir_lfn *, char *, int);

Completed in 116 milliseconds