Searched refs:gctl_modify (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/geom/gate/
H A Dg_gate.h150 uint32_t gctl_modify; member in struct:g_gate_ctl_modify
H A Dg_gate.c639 if ((ggio->gctl_modify & GG_MODIFY_MEDIASIZE) != 0) {
653 if ((ggio->gctl_modify & GG_MODIFY_INFO) != 0)
658 if ((ggio->gctl_modify & GG_MODIFY_READPROV) != 0) {
701 if ((ggio->gctl_modify & GG_MODIFY_READOFFSET) != 0) {
719 if ((ggio->gctl_modify & GG_MODIFY_READPROV) != 0) {
/freebsd-12-stable/sbin/hastd/
H A Dprimary.c622 ggiomodify.gctl_modify = GG_MODIFY_READPROV | GG_MODIFY_READOFFSET;

Completed in 169 milliseconds