Home
last modified time | relevance | path

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

/fs/ceph/
Dsnap.c514 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
535 ci->i_wrbuffer_ref_head == 0) { in ceph_queue_cap_snap()
573 capsnap->dirty_pages = ci->i_wrbuffer_ref_head; in ceph_queue_cap_snap()
574 ci->i_wrbuffer_ref_head = 0; in ceph_queue_cap_snap()
591 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
Daddr.c103 ++ci->i_wrbuffer_ref_head; in ceph_set_page_dirty()
111 ci->i_wrbuffer_ref-1, ci->i_wrbuffer_ref_head-1, in ceph_set_page_dirty()
112 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_set_page_dirty()
522 if (!snapc && ci->i_wrbuffer_ref_head) { in get_oldest_context()
525 snapc, ci->i_wrbuffer_ref_head); in get_oldest_context()
Dcaps.c2966 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_cap_refs()
3018 ci->i_wrbuffer_ref_head -= nr; in ceph_put_wrbuffer_cap_refs()
3019 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_wrbuffer_cap_refs()
3029 ci->i_wrbuffer_ref+nr, ci->i_wrbuffer_ref_head+nr, in ceph_put_wrbuffer_cap_refs()
3030 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_put_wrbuffer_cap_refs()
3490 ci->i_wrbuffer_ref_head == 0) { in handle_cap_flush_ack()
Dsuper.h378 int i_wrbuffer_ref, i_wrbuffer_ref_head; member
Dinode.c498 ci->i_wrbuffer_ref_head = 0; in ceph_alloc_inode()
1924 if (ci->i_wrbuffer_ref_head < ci->i_wrbuffer_ref) { in __ceph_do_pending_vmtruncate()
Dmds_client.c1434 if (ci->i_wrbuffer_ref_head == 0 && in remove_session_caps_cb()