Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dmagic.h37 #define OVERLAYFS_SUPER_MAGIC 0x794c7630 macro
/Linux-v5.4/fs/overlayfs/
Dsuper.c302 buf->f_type = OVERLAYFS_SUPER_MAGIC; in ovl_statfs()
1669 sb->s_magic = OVERLAYFS_SUPER_MAGIC; in ovl_fill_super()