Searched refs:ATTR_COMM (Results 1 – 4 of 4) sorted by relevance
643 if ((error = VOP_GETATTR(devvp, &vap, ATTR_COMM, cr, NULL)) != 0) { in hs_mountfs()
1515 #define ATTR_COMM 0x04 /* yield common vp attributes */ macro
1152 if (error = VOP_GETATTR(cvp, &vattr, ATTR_COMM, CRED(), NULL)) in swapadd()
1302 if (flags & ATTR_COMM) { in spec_getattr()