Searched refs:NFS_MNTALLOC (Results 1 – 2 of 2) sorted by relevance
171 #define NFS_MNTALLOC 1024 macro
308 if (sizeof(struct nfsmount) > NFS_MNTALLOC) { in nfs_vfs_init()309 printf("struct nfsmount bloated (> %dbytes)\n", NFS_MNTALLOC); in nfs_vfs_init()