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

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c1274 struct path_comp *pc;
1291 pc = (struct path_comp *)uname;
1299 pc = (struct path_comp *)(((char *)pc) + 4);
1312 * path name. Create path_comp of
1320 pc = (struct path_comp *)(((char *)pc) + 4);
1327 pc = (struct path_comp *)(((char *)pc) + 4);
1344 pc = (struct path_comp *)
1405 struct path_comp *pc;
1435 pc = (struct path_comp *)(fbp->fb_addr + off);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h938 struct path_comp { struct

Completed in 68 milliseconds