Searched refs:OBJ_PAGERPRIV1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/vm/ | ||
H A D | vm_object.h | 203 #define OBJ_PAGERPRIV1 0x00004000 /* Pager private */ macro |
/freebsd/sys/fs/tmpfs/ | ||
H A D | tmpfs.h | 46 #define OBJ_TMPFS OBJ_PAGERPRIV1 /* has tmpfs vnode allocated */ |