Searched defs:VOP_GETATTR (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h93 #define VOP_GETATTR(vp, vap, f, cr) ((void)0) macro
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h480 #define VOP_GETATTR(vp, vap, fl, cr, ct) fop_getattr((vp), (vap)); macro
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h84 kstat_named_t ngetattr; /* VOP_GETATTR */
1038 #define VOP_GETATTR(vp, vap, f, cr, ct) \ macro
1383 * Flags to VOP_SETATTR/VOP_GETATTR.
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h83 kstat_named_t ngetattr; /* VOP_GETATTR */
1051 #define VOP_GETATTR(vp, vap, f, cr, ct) \ macro
1393 * Flags to VOP_SETATTR/VOP_GETATTR.

Completed in 75 milliseconds