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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c732 err = ufs_dircheckforname(tdp, namep, namlen, &slot, &tip, cr, noentry);
922 err = ufs_dircheckforname(tdp, namep, namlen, &slot, &tip, cr, 0);
1007 ufs_dircheckforname( function
2461 err = ufs_dircheckforname(dp, namep, namlen, &slot, &ip, cr, 0);
2594 * validated in ufs_dircheckforname().

Completed in 51 milliseconds