Lines Matching refs:i_ceph_flags
511 ci->i_ceph_flags, ci->i_hold_caps_max);
515 if (ci->i_ceph_flags & CEPH_I_FLUSH)
536 ci->i_ceph_flags |= CEPH_I_FLUSH;
1373 ci->i_ceph_flags &= ~CEPH_I_FLUSH;
1589 ci->i_ceph_flags &= ~CEPH_I_FLUSH_SNAPS;
1648 if (!(ci->i_ceph_flags & CEPH_I_FLUSH_SNAPS)) {
1677 if (ci->i_ceph_flags & CEPH_I_KICK_FLUSH)
1942 if (ci->i_ceph_flags & CEPH_I_FLUSH)
2080 if (ci->i_ceph_flags & CEPH_I_FLUSH_SNAPS) {
2141 (ci->i_ceph_flags &
2143 if (ci->i_ceph_flags & CEPH_I_KICK_FLUSH)
2145 if (ci->i_ceph_flags & CEPH_I_FLUSH_SNAPS)
2240 if (ci->i_ceph_flags &
2242 if (ci->i_ceph_flags & CEPH_I_KICK_FLUSH)
2244 if (ci->i_ceph_flags & CEPH_I_FLUSH_SNAPS)
2507 ci->i_ceph_flags &= ~CEPH_I_KICK_FLUSH;
2612 ci->i_ceph_flags |= CEPH_I_KICK_FLUSH;
2643 if (ci->i_ceph_flags & CEPH_I_KICK_FLUSH) {
2744 (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK)) {
3106 ci->i_ceph_flags |= CEPH_I_FLUSH_SNAPS;
3267 ci->i_ceph_flags |= CEPH_I_FLUSH_SNAPS;
3490 ci->i_ceph_flags &= ~CEPH_I_POOL_PERM;
4358 if ((ci->i_ceph_flags & CEPH_I_FLUSH) == 0 &&