Home
last modified time | relevance | path

Searched defs:DQ_WARN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ufs/lfs/
H A Dulfs_quota.h80 #define DQ_WARN(ltype) (0x10 << ltype) /* has been warned about "type" limit */ macro
/netbsd-src/sys/ufs/ufs/
H A Dufs_quota.h79 #define DQ_WARN(ltype) (0x10 << ltype) /* has been warned about "type" limit */ macro