Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Drados.h146 #define CEPH_OSDMAP_NEARFULL (1<<0) /* sync writes (near ENOSPC), macro
/openbmc/linux/fs/ceph/
H A Dfile.c2392 if ((map_flags & CEPH_OSDMAP_NEARFULL) || in ceph_write_iter()