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

/systemd/src/basic/
H A Dstat-util.c207 return is_fs_type(s, TMPFS_MAGIC) ||
H A Dmissing.h517 #ifndef TMPFS_MAGIC
518 #define TMPFS_MAGIC 0x01021994 macro
H A Dcgroup-util.c2134 else if (F_TYPE_EQUAL(fs.f_type, TMPFS_MAGIC))

Completed in 1354 milliseconds