Searched refs:VNODE_ALIGN (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | vncache.c | 305 VNODE_ALIGN, vn_cache_constructor, vn_cache_destructor, NULL, NULL, in vncache_init()
|
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | vnode.h | 258 #define VNODE_ALIGN 64 macro
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | vnode.h | 265 #define VNODE_ALIGN 64 macro
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | vnode.c | 2314 P2ROUNDUP(sizeof (struct vnode), VNODE_ALIGN)); in vn_create_cache() 2316 VNODE_ALIGN, vn_cache_constructor, vn_cache_destructor, NULL, NULL, in vn_create_cache()
|