Searched refs:OBJ_SIZEVNLOCK (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/vm/
H A Dvm_object.h203 #define OBJ_SIZEVNLOCK 0x0800 /* lock vnode to check obj size */ macro
H A Dvnode_pager.c262 vm_object_set_flag(object, OBJ_SIZEVNLOCK);
H A Dvm_fault.c899 if ((fs.object->flags & OBJ_SIZEVNLOCK) != 0) {

Completed in 161 milliseconds