Searched refs:VDESC (Results 1 – 3 of 3) sorted by relevance
446 #define VDESC(OP) (& __CONCAT(OP,_desc)) macro447 #define VOFFSET(OP) (VDESC(OP)->vdesc_offset)
210 VDESC(vnop_default)) { in vfs_opv_init()
1122 opve_descp->opve_op != VDESC(vnop_default)) { in vfs_fsadd()6399 a.a_desc = VDESC(vnop_kqfilt_add); in VNOP_KQFILT_ADD()6424 a.a_desc = VDESC(vnop_kqfilt_remove); in VNOP_KQFILT_REMOVE()6441 a.a_desc = VDESC(vnop_monitor); in VNOP_MONITOR()6468 a.a_desc = VDESC(vnop_setlabel); in VNOP_SETLABEL()