Searched refs:u_int64_t (Results 1 – 5 of 5) sorted by relevance
157 u_int64_t dqb_bhardlimit; /* absolute limit on disk quota blocks alloc */158 u_int64_t dqb_bsoftlimit; /* preferred limit on disk quota blocks */159 u_int64_t dqb_curspace; /* current quota block count */160 u_int64_t dqb_ihardlimit; /* maximum # allocated inodes */161 u_int64_t dqb_isoftlimit; /* preferred inode limit */162 u_int64_t dqb_curinodes; /* current # allocated inodes */163 u_int64_t dqb_btime; /* time limit for excessive disk use */164 u_int64_t dqb_itime; /* time limit for excessive files */211 u_int64_t dqi_bgrace;212 u_int64_t dqi_igrace;
178 typedef unsigned long int u_int64_t; typedef180 __extension__ typedef unsigned long long int u_int64_t; typedef
96 u_int64_t u64;112 u_int64_t pcnt, bcnt; /* Packet and byte counters */
46 typedef __uint64_t u_int64_t; typedef153 typedef unsigned long long u_int64_t; typedef
97 typedef __u64 u_int64_t; typedef