Home
last modified time | relevance | path

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

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