Searched refs:bhv_custom (Results 1 – 1 of 1) sorted by relevance
209 void * bhv_custom; member213 #define vfs_bhv_custom(b) ( ((bhv_vfsops_t *)BHV_OPS(b))->bhv_custom )214 #define vfs_bhv_set_custom(b,o) ( (b)->bhv_custom = (void *)(o))215 #define vfs_bhv_clr_custom(b) ( (b)->bhv_custom = NULL )