Searched refs:VOPXID_MAP_CR (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/ |
H A D | vnode.c | 197 #define VOPXID_MAP_CR(vp, cr) { \ macro 764 VOPXID_MAP_CR(vp, cr); in vn_rdwr() 3154 VOPXID_MAP_CR(vp, cr); in fop_open() 3205 VOPXID_MAP_CR(vp, cr); in fop_close() 3237 VOPXID_MAP_CR(vp, cr); in fop_read() 3256 VOPXID_MAP_CR(vp, cr); in fop_write() 3276 VOPXID_MAP_CR(vp, cr); in fop_ioctl() 3293 VOPXID_MAP_CR(vp, cr); in fop_setfl() 3310 VOPXID_MAP_CR(vp, cr); in fop_getattr() 3343 VOPXID_MAP_CR(vp, cr); in fop_setattr() [all …]
|