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

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c99 int32_t ud_dircheckpath(int32_t, struct ud_inode *, struct cred *);
461 if ((err = ud_dircheckpath(blkno, tdp, cr))) {
1119 ud_dircheckpath(int32_t blkno, function
1132 ud_printf("ud_dircheckpath\n");

Completed in 47 milliseconds