Searched refs:IS_CTL_VP (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/coda/
H A Dcoda_vnops.c232 if (IS_CTL_VP(vp)) {
315 if (IS_CTL_VP(vp)) {
405 if (IS_CTL_VP(vp)) {
508 if (!IS_CTL_VP(vp)) {
582 if (IS_CTL_VP(vp)) {
633 if (IS_CTL_VP(vp)) {
666 if (IS_CTL_VP(vp)) {
732 if (IS_CTL_VP(vp)) {
789 if (IS_CTL_VP(vp)) {
830 if (IS_CTL_VP(v
[all...]
H A Dcnode.h175 #define IS_CTL_VP(vp) ((vp) == coda_ctlvp) macro

Completed in 110 milliseconds