Searched refs:i_ceph_flags (Results 1 – 10 of 10) sorted by relevance
526 ci->i_ceph_flags, ci->i_hold_caps_max); in __cap_delay_requeue()530 if (ci->i_ceph_flags & CEPH_I_FLUSH) in __cap_delay_requeue()550 ci->i_ceph_flags |= CEPH_I_FLUSH; in __cap_delay_requeue_front()1297 if ((ci->i_ceph_flags & CEPH_I_NODELAY) == 0 && in __send_cap()1308 ci->i_ceph_flags &= ~(CEPH_I_NODELAY | CEPH_I_FLUSH); in __send_cap()1491 ci->i_ceph_flags &= ~CEPH_I_FLUSH_SNAPS; in __ceph_flush_snaps()1549 if (!(ci->i_ceph_flags & CEPH_I_FLUSH_SNAPS)) { in ceph_flush_snaps()1578 if (ci->i_ceph_flags & CEPH_I_KICK_FLUSH) { in ceph_flush_snaps()1580 ci->i_ceph_flags &= ~CEPH_I_KICK_FLUSH; in ceph_flush_snaps()1833 if (ci->i_ceph_flags & CEPH_I_FLUSH) in ceph_check_caps()[all …]
46 ci->i_ceph_flags &= ~CEPH_I_ERROR_FILELOCK; in ceph_fl_release_lock()238 if (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) { in ceph_lock()300 if (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) { in ceph_flock()
301 unsigned i_ceph_flags; member509 if (!(READ_ONCE(ci->i_ceph_flags) & CEPH_I_ERROR_WRITE)) { in ceph_set_error_write()511 ci->i_ceph_flags |= CEPH_I_ERROR_WRITE; in ceph_set_error_write()518 if (READ_ONCE(ci->i_ceph_flags) & CEPH_I_ERROR_WRITE) { in ceph_clear_error_write()520 ci->i_ceph_flags &= ~CEPH_I_ERROR_WRITE; in ceph_clear_error_write()
871 ci->i_ceph_flags |= CEPH_I_SEC_INITED; in __ceph_getxattr()1186 ret = !(ci->i_ceph_flags & CEPH_I_SEC_INITED) && in ceph_security_xattr_deadlock()
2013 flags = ci->i_ceph_flags; in ceph_pool_perm_check()2046 ci->i_ceph_flags |= flags; in ceph_pool_perm_check()2049 flags = ci->i_ceph_flags; in ceph_pool_perm_check()
612 ci->i_ceph_flags |= CEPH_I_FLUSH_SNAPS; in __ceph_finish_cap_snap()
437 ci->i_ceph_flags = 0; in ceph_alloc_inode()847 ci->i_ceph_flags &= ~CEPH_I_POOL_PERM; in fill_inode()
1244 ci->i_ceph_flags |= CEPH_I_CAP_DROPPED; in remove_session_caps_cb()1284 ci->i_ceph_flags |= CEPH_I_ERROR_FILELOCK; in remove_session_caps_cb()2990 ((ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) ? 0 : 1); in encode_caps_cb()
751 dout(" dir %p flags are %d\n", dir, ci->i_ceph_flags); in ceph_lookup()
1467 (ci->i_ceph_flags & CEPH_I_ERROR_WRITE)) { in ceph_write_iter()