Searched defs:VOP_GETATTR (Results 1 – 2 of 2) sorted by relevance
326 #define VOP_GETATTR(vp, ap, flag, cr, unk) zfs_vop_getattr((vp), (ap), (flag), (cr)) macro
695 VOP_GETATTR(struct vnode *vp, in VOP_GETATTR() function