nfs_commonsubs.c | 764 nfsrv_getattrbits(struct nfsrv_descript *nd, nfsattrbit_t *attrbitp, int *cntp, function in typeref:typename:APPLESTATIC int 843 error = nfsrv_getattrbits(nd, &attrbits, NULL, &retnotsup); 845 error = nfsrv_getattrbits(nd, &attrbits, NULL, NULL); 913 error = nfsrv_getattrbits(nd, &retattrbits, 916 error = nfsrv_getattrbits(nd, &nap->na_suppattr, 1774 error = nfsrv_getattrbits(nd, &retattrbits,
|