Home
last modified time | relevance | path

Searched refs:read_write_only (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/core/
Ddbus-mount.c54 …ROPERTY("ReadWriteOnly", "b", bus_property_get_bool, offsetof(Mount, read_write_only), SD_BUS_VTAB…
107 return bus_set_transient_bool(u, name, &m->read_write_only, message, flags, error); in bus_mount_set_transient_property()
Dmount.h62 bool read_write_only; member
Dmount.c808 prefix, yes_no(m->read_write_only), in mount_dump()
1049 if (r >= 0 && m->read_write_only) in mount_enter_mounting()
1111 if (r >= 0 && m->read_write_only) in mount_enter_remounting()
Dload-fragment-gperf.gperf.in510 …ool, 0, offsetof(Mount, read_write_only)