[inline, static]
Return whether the current reference is marked.
Definition at line 487 of file vfs.h.
00488 { 00489 return (vr->marked != 0); 00490 }