Searched defs:VOP_GETATTR (Results 1 – 2 of 2) sorted by relevance
254 #define VOP_GETATTR(vp, vap, fl, cr, ct) fop_getattr((vp), (vap)); macro
1125 #define VOP_GETATTR(vp, vap, f, cr, ct) \ macro