Home
last modified time | relevance | path

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

/linux-4.4.14/fs/overlayfs/
Dsuper.c28 #define OVERLAYFS_SUPER_MAGIC 0x794c7630 macro
612 buf->f_type = OVERLAYFS_SUPER_MAGIC; in ovl_statfs()
1097 sb->s_magic = OVERLAYFS_SUPER_MAGIC; in ovl_fill_super()