Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Drados.h83 #define CEPH_NOPOOL ((__u64) (-1)) /* pool id not defined */ macro
/linux/net/ceph/
H A Dmon_client.c804 h->contains_data_pool = (data_pool != CEPH_NOPOOL); in ceph_monc_do_statfs()
H A Dosdmap.c747 if (id == CEPH_NOPOOL) in ceph_pg_pool_name_by_id()
/linux/fs/ceph/
H A Dsuper.c67 data_pool = CEPH_NOPOOL; in ceph_statfs()