Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h171 #define NFS_MNTALLOC 1024 macro
H A Dnfs_vfsops.c307 if (sizeof(struct nfsmount) > NFS_MNTALLOC) { in nfs_vfs_init()
308 printf("struct nfsmount bloated (> %dbytes)\n", NFS_MNTALLOC); in nfs_vfs_init()