Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddnlc.h270 DTOOBIG, /* exceeds tunable dnlc_max_dir_cache */ enumerator
/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c1170 return (DTOOBIG); in dnlc_dir_start()
1316 return (DTOOBIG); in dnlc_dir_add_entry()
1421 return (DTOOBIG); in dnlc_dir_add_space()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c333 case DTOOBIG: in ufs_dirlook()
1221 case DTOOBIG: in ufs_dircheckforname()