Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Drados.h29 #define CEPH_SNAPDIR ((__u64)(-1)) /* reserved for hidden .snap dir */ macro
/linux/net/ceph/
H A Ddebugfs.c285 else if (snapid == CEPH_SNAPDIR) in dump_snapid()