Home
last modified time | relevance | path

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

/fs/ceph/
Dsuper.h481 #define CEPH_I_NOFLUSH (1 << 3) /* do not flush dirty caps */ macro
Dcaps.c1890 if (ci->i_ceph_flags & CEPH_I_NOFLUSH) { in ceph_check_caps()
2000 if (ci->i_ceph_flags & CEPH_I_NOFLUSH) { in try_flush_caps()