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

/illumos-gate/usr/src/uts/common/sys/
H A Dvfs_opreg.h50 VNODE_OPS; /* Signatures of all vnode operations (vops) */ member in union:fs_func
H A Dvnode.h825 * VNODE_OPS defines all the vnode operations. It is used to define
828 #define VNODE_OPS \ macro
946 VNODE_OPS; /* Signatures of all vnode operations (vops) */ member in struct:vnodeops
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvfs_opreg.h50 VNODE_OPS; /* Signatures of all vnode operations (vops) */ member in union:fs_func
H A Dvnode.h812 * VNODE_OPS defines all the vnode operations. It is used to define
815 #define VNODE_OPS \ macro
933 VNODE_OPS; /* Signatures of all vnode operations (vops) */ member in struct:vnodeops

Completed in 54 milliseconds