Searched refs:BHV_OPS (Results 1 – 3 of 3) sorted by relevance
149 #define BHV_OPS(bdp) (bdp)->bd_ops macro
450 #define BHV_IS_XFS(bdp) (BHV_OPS(bdp) == &xfs_vnodeops)
74 #define bhvtovfsops(bdp) ( (struct vfsops *)BHV_OPS(bdp) )213 #define vfs_bhv_custom(b) ( ((bhv_vfsops_t *)BHV_OPS(b))->bhv_custom )