HomeSort by: relevance | last modified time | path
    Searched refs:IS_CTL_VP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/coda/
cnode.h 173 #define IS_CTL_VP(vp) ((vp) == coda_ctlvp)
coda_vnops.c 240 if (IS_CTL_VP(vp)) {
323 if (IS_CTL_VP(vp)) {
412 if (IS_CTL_VP(vp)) {
520 if (!IS_CTL_VP(vp)) {
593 if (IS_CTL_VP(vp)) {
644 if (IS_CTL_VP(vp)) {
678 if (IS_CTL_VP(vp)) {
744 if (IS_CTL_VP(vp)) {
801 if (IS_CTL_VP(vp) || vp->v_type == VNON) {
842 if (IS_CTL_VP(vp))
    [all...]

Completed in 13 milliseconds