Lines Matching refs:i_ceph_flags
513 ci->i_ceph_flags, ci->i_hold_caps_max);
517 if (ci->i_ceph_flags & CEPH_I_FLUSH)
538 ci->i_ceph_flags |= CEPH_I_FLUSH;
1387 ci->i_ceph_flags &= ~CEPH_I_FLUSH;
1639 ci->i_ceph_flags &= ~CEPH_I_FLUSH_SNAPS;
1699 if (!(ci->i_ceph_flags & CEPH_I_FLUSH_SNAPS)) {
1723 if (ci->i_ceph_flags & CEPH_I_KICK_FLUSH)
1986 if (ci->i_ceph_flags & CEPH_I_ASYNC_CREATE) {
1987 ci->i_ceph_flags |= CEPH_I_ASYNC_CHECK_CAPS;
1994 if (ci->i_ceph_flags & CEPH_I_FLUSH)
2128 if (ci->i_ceph_flags & CEPH_I_FLUSH_SNAPS) {
2177 (ci->i_ceph_flags &
2179 if (ci->i_ceph_flags & CEPH_I_KICK_FLUSH)
2181 if (ci->i_ceph_flags & CEPH_I_FLUSH_SNAPS)
2253 if (ci->i_ceph_flags &
2255 if (ci->i_ceph_flags & CEPH_I_KICK_FLUSH)
2257 if (ci->i_ceph_flags & CEPH_I_FLUSH_SNAPS)
2522 if (ci->i_ceph_flags & CEPH_I_ASYNC_CREATE)
2525 ci->i_ceph_flags &= ~CEPH_I_KICK_FLUSH;
2630 ci->i_ceph_flags |= CEPH_I_KICK_FLUSH;
2661 if (ci->i_ceph_flags & CEPH_I_KICK_FLUSH) {
2762 (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK)) {
3126 ci->i_ceph_flags |= CEPH_I_FLUSH_SNAPS;
3320 ci->i_ceph_flags |= CEPH_I_FLUSH_SNAPS;
3566 ci->i_ceph_flags &= ~CEPH_I_POOL_PERM;
4528 if ((ci->i_ceph_flags & CEPH_I_FLUSH) == 0 &&
4927 ci->i_ceph_flags |= CEPH_I_ERROR_FILELOCK;