Home
last modified time | relevance | path

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

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