]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/nfs/nfsnode.h
xnu-792.10.96.tar.gz
[apple/xnu.git] / bsd / nfs / nfsnode.h
index ada18944539d79122bc1178c386fe220cc089206..ea95a3a07d975f53a8d67f4f6444e82a4c60a9d0 100644 (file)
@@ -125,6 +125,8 @@ struct nfsbuf {
        void *                  nb_pagelist;    /* upl */
 };
 
+#define NFS_MAXBSIZE   (32 * PAGE_SIZE)        /* valid/dirty page masks limit buffer size */
+
 /*
  * These flags are kept in b_lflags... 
  * nfs_buf_mutex must be held before examining/updating