Searched defs:FS_Q2_DO_TYPE (Results 1 - 2 of 2) sorted by relevance
| /src/sys/ufs/lfs/ | ||
| H A D | ulfs_quota2.h | 100 #define FS_Q2_DO_TYPE(type) (0x01 << (type)) macro |
| /src/sys/ufs/ufs/ | ||
| H A D | quota2.h | 98 #define FS_Q2_DO_TYPE(type) (0x01 << (type)) macro |
Completed in 3 milliseconds