Home
last modified time | relevance | path

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

/fs/ceph/
Dsuper.h437 #define CEPH_I_NOFLUSH 16 /* do not flush dirty caps */ macro
Dcaps.c1625 if (ci->i_ceph_flags & CEPH_I_NOFLUSH) { in ceph_check_caps()
1711 if (ci->i_ceph_flags & CEPH_I_NOFLUSH) { in try_flush_caps()