Searched refs:_DIRENT_RECLEN (Results 1 – 9 of 9) sorted by relevance
114 #define _DIRENT_RECLEN(namelen) \ macro116 #define _DIRENT_DIRSIZ(dp) _DIRENT_RECLEN((dp)->d_namlen)
283 return (_DIRENT_RECLEN(strlen(name))); in autofs_dirent_reclen()
699 ADIRENT_STORAGE_LEN = _DIRENT_RECLEN(NAME_MAX), in glob_readdir()
151 error = smbfs_findnext(ctx, uio->uio_resid / _DIRENT_RECLEN(255) + 1, &scred); in smbfs_readvdir()
318 char de_name[_DIRENT_RECLEN(NAME_MAX) - sizeof(struct dirent)];
2545 len = _DIRENT_RECLEN(d_namlen); in vop_write_dirent()
1089 cur_offset += _DIRENT_RECLEN(fde->namelen); in fuse_vop_readdir()
2194 _DIRENT_RECLEN(dp->d_namlen)); in hammer2_readx_directory()
618 len = _DIRENT_RECLEN(d_namlen); in vop_write_dirent()