Home
last modified time | relevance | path

Searched refs:nfsa_maxfilesize (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/bsd/nfs/
H A Dnfsmount.h86 uint64_t nfsa_maxfilesize; /* maximum file size */ member
H A Dnfs4_subs.c2242 nfsm_chain_get_64(error, nmc, nfsap->nfsa_maxfilesize); in nfs4_parsefattr()
H A Dnfs_vfsops.c752 if (nmp->nm_fsattr.nfsa_maxfilesize >= 0x100000000ULL) { in nfs_vfs_getattr()
993 nfsm_chain_get_64(error, &nmrep, nmp->nm_fsattr.nfsa_maxfilesize); in nfs3_fsinfo()
H A Dnfs_vnops.c7376 *ap->a_retval = nfs_pathconf_maxfile_bits(nmp->nm_fsattr.nfsa_maxfilesize); in nfs_vnop_pathconf()
7383 *ap->a_retval = nfs_pathconf_maxfile_bits(nmp->nm_fsattr.nfsa_maxfilesize); in nfs_vnop_pathconf()