Home
last modified time | relevance | path

Searched refs:i_cached_layout (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dinode.c597 memset(&ci->i_cached_layout, 0, sizeof(ci->i_cached_layout)); in ceph_alloc_inode()
741 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in ceph_evict_inode()
H A Dsuper.h364 struct ceph_file_layout i_cached_layout; // for async creates member
H A Dcaps.c615 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in __check_cap_issue()
616 memset(&ci->i_cached_layout, 0, sizeof(ci->i_cached_layout)); in __check_cap_issue()
H A Dmds_client.c4627 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in reconnect_caps_cb()
4628 memset(&ci->i_cached_layout, 0, sizeof(ci->i_cached_layout)); in reconnect_caps_cb()