]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/mountpoint-util.h
update TODO
[thirdparty/systemd.git] / src / basic / mountpoint-util.h
index 5398836fed4642f0d49095723075397d4c7a776f..ab4ed193945c74ecad9d55559e75744db71647ee 100644 (file)
@@ -14,6 +14,7 @@ int path_is_mount_point(const char *path, const char *root, int flags);
 
 bool fstype_is_network(const char *fstype);
 bool fstype_is_api_vfs(const char *fstype);
+bool fstype_is_blockdev_backed(const char *fstype);
 bool fstype_is_ro(const char *fsype);
 bool fstype_can_discard(const char *fstype);
 bool fstype_can_uid_gid(const char *fstype);