Searched refs:i_head_snapc (Results 1 – 8 of 8) sorted by relevance
1331 arg.follows = flushing ? ci->i_head_snapc->seq : 0; in __send_cap()1638 if (!ci->i_head_snapc) { in __ceph_mark_dirty_caps()1640 ci->i_head_snapc = ceph_get_snap_context( in __ceph_mark_dirty_caps()1644 &ci->vfs_inode, ci->i_head_snapc, ci->i_auth_cap); in __ceph_mark_dirty_caps()2507 if (ci->i_wr_ref == 0 && !ci->i_head_snapc) { in __take_cap_refs()2509 ci->i_head_snapc = ceph_get_snap_context( in __take_cap_refs()2617 !ci->i_head_snapc && in try_get_cap_refs()2926 BUG_ON(!ci->i_head_snapc); in ceph_put_cap_refs()2927 ceph_put_snap_context(ci->i_head_snapc); in ceph_put_cap_refs()2928 ci->i_head_snapc = NULL; in ceph_put_cap_refs()[all …]
481 old_snapc = ci->i_head_snapc; in ceph_queue_cap_snap()581 ci->i_head_snapc = NULL; in ceph_queue_cap_snap()583 ci->i_head_snapc = ceph_get_snap_context(new_snapc); in ceph_queue_cap_snap()
105 BUG_ON(!ci->i_head_snapc); in ceph_set_page_dirty()106 snapc = ceph_get_snap_context(ci->i_head_snapc); in ceph_set_page_dirty()531 snapc = ceph_get_snap_context(ci->i_head_snapc); in get_oldest_context()554 if (snapc != ci->i_head_snapc) { in get_writepages_data_length()1240 if (snapc && snapc != ci->i_head_snapc) { in ceph_update_writeable_page()
879 BUG_ON(!ci->i_head_snapc); in ceph_aio_retry_work()880 snapc = ceph_get_snap_context(ci->i_head_snapc); in ceph_aio_retry_work()1515 BUG_ON(!ci->i_head_snapc); in ceph_write_iter()1516 snapc = ceph_get_snap_context(ci->i_head_snapc); in ceph_write_iter()
359 struct ceph_snap_context *i_head_snapc; /* set if wr_buffer_head > 0 or member
1445 ceph_put_snap_context(ci->i_head_snapc); in remove_session_caps_cb()1446 ci->i_head_snapc = NULL; in remove_session_caps_cb()3377 snap_follows = ci->i_head_snapc ? ci->i_head_snapc->seq : 0; in encode_caps_cb()
476 ci->i_head_snapc = NULL; in ceph_alloc_inode()2018 if (!ci->i_head_snapc && in __ceph_setattr()
1071 if (!lock_snap_rwsem && !ci->i_head_snapc) { in __ceph_setxattr()