Lines Matching refs:DI_ALL_PTR
147 #define DI_ALL_PTR(s) DI_ALL(di_mem_addr((s), 0)) macro
287 strcmp(DI_ALL_PTR(st)->root_path, "/") == 0)
677 map_size = DI_ALL_PTR(st)->map_size; in di_ioctl()
752 all = DI_ALL_PTR(st); in di_ioctl()
854 DI_ALL_PTR(st)->map_size = *rvalp; in di_ioctl()
1035 map_size = DI_ALL_PTR(st)->map_size; in di_mem2cache()
1090 struct di_all *all = DI_ALL_PTR(st); in di_copyformat()
1304 struct di_all *all = DI_ALL_PTR(st); in di_copy_aliases()
1353 all = DI_ALL_PTR(st); in di_snapshot()
1540 all = DI_ALL_PTR(st); in build_vhci_list()
3341 all = DI_ALL_PTR(st); in di_match_drv_name()
4051 if (strcmp(DI_ALL_PTR(st)->root_path, "/") != 0) { in cache_args_valid()
4054 DI_ALL_PTR(st)->root_path)); in cache_args_valid()
4080 if (strcmp(DI_ALL_PTR(st)->root_path, "/") != 0) { in snapshot_is_cacheable()
4083 DI_ALL_PTR(st)->root_path)); in snapshot_is_cacheable()
4138 ASSERT(DI_ALL_PTR(st)); in di_cache_lookup()
4139 rval = DI_ALL_PTR(st)->map_size; in di_cache_lookup()
4161 ASSERT(rval == 0 || strcmp(DI_ALL_PTR(st)->root_path, "/") == 0); in di_cache_lookup()
4203 DI_ALL_PTR(st)->map_size = rval; in di_cache_update()