Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/ecryptfs-utils/
H A D0001-musl.patch27 0x00C36400 /* CEPH_SUPER_MAGIC */,
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h28 #define CEPH_SUPER_MAGIC 0x00c36400 macro
H A Dsuper.c70 buf->f_type = CEPH_SUPER_MAGIC; /* ?? */ in ceph_statfs()