Lines Matching refs:ulong_t
95 ulong_t anon_index; /* starting index into anon_map anon array */
205 ulong_t tr_refcnt; /* number of segs sharing this entry */
216 ulong_t tr_stat_gaerr; /* VOP_GETATTR() failures */
217 ulong_t tr_stat_overmap; /* no TR due to beyond EOF mappings */
218 ulong_t tr_stat_wrcnt; /* no TR due to writtable mappings */
219 ulong_t tr_stat_stale; /* TR entry is stale */
220 ulong_t tr_stat_overlap; /* overlap with other mappings */
221 ulong_t tr_stat_nokmem; /* no TR due to kmem alloc failures */
222 ulong_t tr_stat_noanon; /* no TR due to no swap space */
223 ulong_t tr_stat_normem; /* no TR due to no repl memory */
224 ulong_t tr_stat_nolock; /* async TR failure due to locks */
225 ulong_t tr_stat_asyncrepl; /* number of async TRs */
226 ulong_t tr_stat_repl; /* number of sync TRs */
227 ulong_t tr_stat_newamp; /* number of new amp allocs for TR */