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