Home
last modified time | relevance | path

Searched defs:magic_value (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Dstat-util.c208 bool is_fs_type(const struct statfs *s, statfs_f_type_t magic_value) { in is_fs_type()
215 int fd_is_fs_type(int fd, statfs_f_type_t magic_value) { in fd_is_fs_type()
224 int path_is_fs_type(const char *path, statfs_f_type_t magic_value) { in path_is_fs_type()