Searched refs:i_ceph_flags (Results 1 – 3 of 3) sorted by relevance
31 is_odirect = READ_ONCE(ci->i_ceph_flags) & CEPH_I_ODIRECT; in ceph_block_o_direct()33 clear_bit(CEPH_I_ODIRECT_BIT, &ci->i_ceph_flags); in ceph_block_o_direct()73 is_odirect = READ_ONCE(ci->i_ceph_flags) & CEPH_I_ODIRECT; in ceph_start_io_read()141 is_odirect = READ_ONCE(ci->i_ceph_flags) & CEPH_I_ODIRECT; in ceph_block_buffered()143 set_bit(CEPH_I_ODIRECT_BIT, &ci->i_ceph_flags); in ceph_block_buffered()185 is_odirect = READ_ONCE(ci->i_ceph_flags) & CEPH_I_ODIRECT; in ceph_start_io_direct()
60 clear_bit(CEPH_I_ERROR_FILELOCK_BIT, &ci->i_ceph_flags); in ceph_fl_release_lock()273 if (test_bit(CEPH_I_ERROR_FILELOCK_BIT, &ci->i_ceph_flags)) { in ceph_lock()336 if (test_bit(CEPH_I_ERROR_FILELOCK_BIT, &ci->i_ceph_flags)) { in ceph_flock()
703 set_bit(CEPH_I_FLUSH_SNAPS_BIT, &ci->i_ceph_flags); in __ceph_finish_cap_snap()