Lines Matching full:probe
13 ############################################################ PROBE
15 : ${PROBE:=vfs:vop:$PROFILE:entry}
20 $PROBE /* probe ID $ID */
76 $PROBE /this->fvp == 0 || this->ffi_fs == 0 ||
78 this->ffi_name == ""/ /* probe ID $(( $ID + 1 )) */
84 $PROBE /this->tvp == 0 || this->tfi_fs == 0 ||
86 this->tfi_name == ""/ /* probe ID $(( $ID + 2 )) */
94 $PROBE /this->fncp/ /* probe ID $(( $ID + 3 )) (depth 1) */
104 $PROBE /this->tncp/ /* probe ID $(( $ID + 4 )) (depth 1) */
114 $PROBE /this->fname1 == 0 || this->ffi_fs == 0 ||
116 this->fname1 == "/" || this->fname1 == ""/ /* probe ID $((
124 $PROBE /this->tname1 == 0 || this->tfi_fs == 0 ||
126 this->tname1 == "/" || this->tname1 == ""/ /* probe ID $((
154 $PROBE /this->fdvp/ /* probe ID IDNUM1 (depth DEPTH) */
163 $PROBE /this->tdvp/ /* probe ID IDNUM2 (depth DEPTH) */
176 $PROBE /this->fdvp/ /* probe ID $(( $ID + $MAX_DEPTH * 2 + 5 )) */
185 $PROBE /this->tdvp/ /* probe ID $(( $ID + $MAX_DEPTH * 2 + 6 )) */
201 $PROBE /this->ffi_mount != 0 && this->tfi_mount != 0/ /* probe ID $((