Searched defs:btrfs_subvol_set_read_only (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dbtrfs-util.c219 int btrfs_subvol_set_read_only(const char *path, bool b) { function
1735 r = btrfs_subvol_set_read_only(new_path, true);

Completed in 33 milliseconds