Home
last modified time | relevance | path

Searched refs:i_wrbuffer_ref_head (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/fs/ceph/
Dsnap.c500 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
521 ci->i_wrbuffer_ref_head == 0) { in ceph_queue_cap_snap()
559 capsnap->dirty_pages = ci->i_wrbuffer_ref_head; in ceph_queue_cap_snap()
560 ci->i_wrbuffer_ref_head = 0; in ceph_queue_cap_snap()
577 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
Daddr.c109 ++ci->i_wrbuffer_ref_head; in ceph_set_page_dirty()
117 ci->i_wrbuffer_ref-1, ci->i_wrbuffer_ref_head-1, in ceph_set_page_dirty()
118 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_set_page_dirty()
550 if (!snapc && ci->i_wrbuffer_ref_head) { in get_oldest_context()
553 snapc, ci->i_wrbuffer_ref_head); in get_oldest_context()
Dcaps.c3072 if (ci->i_wrbuffer_ref_head == 0 && in __ceph_put_cap_refs()
3134 ci->i_wrbuffer_ref_head -= nr; in ceph_put_wrbuffer_cap_refs()
3135 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_wrbuffer_cap_refs()
3145 ci->i_wrbuffer_ref+nr, ci->i_wrbuffer_ref_head+nr, in ceph_put_wrbuffer_cap_refs()
3146 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_put_wrbuffer_cap_refs()
3613 ci->i_wrbuffer_ref_head == 0) { in handle_cap_flush_ack()
Dsuper.h405 int i_wrbuffer_ref, i_wrbuffer_ref_head; member
Dinode.c508 ci->i_wrbuffer_ref_head = 0; in ceph_alloc_inode()
1962 if (ci->i_wrbuffer_ref_head < ci->i_wrbuffer_ref) { in __ceph_do_pending_vmtruncate()
Dmds_client.c1640 if (ci->i_wrbuffer_ref_head == 0 && in remove_session_caps_cb()