Home
last modified time | relevance | path

Searched refs:ud_dircheckforname (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c95 int32_t ud_dircheckforname(struct ud_inode *, char *, int,
474 if (err = ud_dircheckforname(tdp, in ud_direnter()
669 if (err = ud_dircheckforname(dp, namep, namelen, &slot, &ip, in ud_dirremove()
876 ud_dircheckforname(struct ud_inode *tdp, in ud_dircheckforname() function