Searched refs:PFS_NAMELEN (Results 1 – 3 of 3) sorted by relevance
53 #define PFS_NAMELEN 128 macro55 #define PFS_DELEN (offsetof(struct dirent, d_name) + PFS_NAMELEN)
377 char pidbuf[PFS_NAMELEN]; in pfs_vptocnp()475 if (cnp->cn_namelen >= PFS_NAMELEN) in pfs_lookup()924 for (i = 0; i < PFS_NAMELEN - 1 && pn->pn_name[i] != '\0'; ++i) in pfs_readdir()934 PFS_NAMELEN, "%d", p->p_pid); in pfs_readdir()
76 KASSERT(len < PFS_NAMELEN, in pfs_alloc_node_flags()