Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dmagic.h38 #define OVERLAYFS_SUPER_MAGIC 0x794c7630 macro
/Linux-v6.1/fs/overlayfs/
Dsuper.c323 buf->f_type = OVERLAYFS_SUPER_MAGIC; in ovl_statfs()
2148 sb->s_magic = OVERLAYFS_SUPER_MAGIC; in ovl_fill_super()