Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsnap.c495 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
516 ci->i_wrbuffer_ref_head == 0) { in ceph_queue_cap_snap()
554 capsnap->dirty_pages = ci->i_wrbuffer_ref_head; in ceph_queue_cap_snap()
555 ci->i_wrbuffer_ref_head = 0; in ceph_queue_cap_snap()
572 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
Daddr.c102 ++ci->i_wrbuffer_ref_head; in ceph_set_page_dirty()
110 ci->i_wrbuffer_ref-1, ci->i_wrbuffer_ref_head-1, in ceph_set_page_dirty()
111 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_set_page_dirty()
518 if (!snapc && ci->i_wrbuffer_ref_head) { in get_oldest_context()
521 snapc, ci->i_wrbuffer_ref_head); in get_oldest_context()
Dcaps.c2913 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_cap_refs()
2965 ci->i_wrbuffer_ref_head -= nr; in ceph_put_wrbuffer_cap_refs()
2966 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_wrbuffer_cap_refs()
2976 ci->i_wrbuffer_ref+nr, ci->i_wrbuffer_ref_head+nr, in ceph_put_wrbuffer_cap_refs()
2977 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_put_wrbuffer_cap_refs()
3418 ci->i_wrbuffer_ref_head == 0) { in handle_cap_flush_ack()
Dsuper.h360 int i_wrbuffer_ref, i_wrbuffer_ref_head; member
Dinode.c498 ci->i_wrbuffer_ref_head = 0; in ceph_alloc_inode()
1914 if (ci->i_wrbuffer_ref_head < ci->i_wrbuffer_ref) { in __ceph_do_pending_vmtruncate()
Dmds_client.c1295 ci->i_wrbuffer_ref_head == 0 && in remove_session_caps_cb()