Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Drados.h83 #define CEPH_NOPOOL ((__u64) (-1)) /* pool id not defined */ macro
/linux-4.19.296/fs/ceph/
Dsuper.c57 data_pool = CEPH_NOPOOL; in ceph_statfs()