Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c92 #define LDIRSIZ(len) \ macro
458 if (caching && (extra >= LDIRSIZ(1))) { in ufs_dirlook()
1143 switch (dnlc_dir_rem_space_by_len(dcap, LDIRSIZ(namlen), in ufs_dircheckforname()
1240 needed = (int)LDIRSIZ(namlen); in ufs_dircheckforname()
1326 if (caching && (extra >= LDIRSIZ(1))) { in ufs_dircheckforname()
1842 if (extra >= LDIRSIZ(1)) { in ufs_diraddentry()
2587 if (((int)ep->d_reclen - (int)DIRSIZ(ep)) >= LDIRSIZ(1)) { in ufs_dirremove()
2609 if (extra >= LDIRSIZ(1)) { in ufs_dirremove()