Home
last modified time | relevance | path

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

/fs/ceph/
Dsnap.c517 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
538 ci->i_wrbuffer_ref_head == 0) { in ceph_queue_cap_snap()
576 capsnap->dirty_pages = ci->i_wrbuffer_ref_head; in ceph_queue_cap_snap()
577 ci->i_wrbuffer_ref_head = 0; in ceph_queue_cap_snap()
594 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()
434 if (!snapc && ci->i_wrbuffer_ref_head) { in get_oldest_context()
437 snapc, ci->i_wrbuffer_ref_head); in get_oldest_context()
Dcaps.c3073 if (ci->i_wrbuffer_ref_head == 0 && in __ceph_put_cap_refs()
3167 ci->i_wrbuffer_ref_head -= nr; in ceph_put_wrbuffer_cap_refs()
3168 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_wrbuffer_cap_refs()
3178 ci->i_wrbuffer_ref+nr, ci->i_wrbuffer_ref_head+nr, in ceph_put_wrbuffer_cap_refs()
3179 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_put_wrbuffer_cap_refs()
3668 ci->i_wrbuffer_ref_head == 0) { in handle_cap_flush_ack()
Dsuper.h407 int i_wrbuffer_ref, i_wrbuffer_ref_head; member
Dinode.c530 ci->i_wrbuffer_ref_head = 0; in ceph_alloc_inode()
1926 if (ci->i_wrbuffer_ref_head < ci->i_wrbuffer_ref) { in __ceph_do_pending_vmtruncate()
Dmds_client.c1679 if (ci->i_wrbuffer_ref_head == 0 && in remove_session_caps_cb()