Home
last modified time | relevance | path

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

/linux-3.3/include/linux/ceph/
Drados.h312 CEPH_OSD_FLAG_ORDERSNAP = 64, /* EOLDSNAP if snapc is out of order */ enumerator
/linux-3.3/fs/ceph/
Dfile.c500 flags = CEPH_OSD_FLAG_ORDERSNAP | in ceph_sync_write()