Home
last modified time | relevance | path

Searched refs:OVERLAYFS_SUPER_MAGIC (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dmagic.h38 #define OVERLAYFS_SUPER_MAGIC 0x794c7630 macro
/linux-5.19.10/fs/overlayfs/
Dsuper.c322 buf->f_type = OVERLAYFS_SUPER_MAGIC; in ovl_statfs()
2151 sb->s_magic = OVERLAYFS_SUPER_MAGIC; in ovl_fill_super()