Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsuper.h27 #define CEPH_SUPER_MAGIC 0x00c36400 macro
Dsuper.c66 buf->f_type = CEPH_SUPER_MAGIC; /* ?? */ in ceph_statfs()