Home
last modified time | relevance | path

Searched refs:g_access_t (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/sys/geom/
HDgeom.h74 typedef int g_access_t (struct g_provider *, int, int, int); typedef
109 g_access_t *access;
142 g_access_t *access;
HDgeom_slice.c54 static g_access_t g_slice_access;
HDgeom_disk.c75 static g_access_t g_disk_access;
/freebsd-14-stable/sys/dev/ofw/
HDofw_disk.c62 static g_access_t g_ofwd_access;
/freebsd-14-stable/sys/geom/nop/
HDg_nop.c58 static g_access_t g_nop_access;
/freebsd-14-stable/sys/geom/linux_lvm/
HDg_linux_lvm.c52 static g_access_t g_llvm_access;
/freebsd-14-stable/sys/geom/union/
HDg_union.c54 static g_access_t g_union_access;
/freebsd-14-stable/sys/dev/fdc/
HDfdc.c1395 static g_access_t fd_access;
/freebsd-14-stable/sys/dev/md/
HDmd.c205 static g_access_t g_md_access;
/freebsd-14-stable/sys/geom/part/
HDg_part.c169 static g_access_t g_part_access;