Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dsnap.c491 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
512 ci->i_wrbuffer_ref_head == 0) { in ceph_queue_cap_snap()
552 capsnap->dirty_pages = ci->i_wrbuffer_ref_head; in ceph_queue_cap_snap()
553 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()
460 if (!snapc && ci->i_wrbuffer_ref_head) { in get_oldest_context()
463 snapc, ci->i_wrbuffer_ref_head); in get_oldest_context()
Dcaps.c2615 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_cap_refs()
2663 ci->i_wrbuffer_ref_head -= nr; in ceph_put_wrbuffer_cap_refs()
2664 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_wrbuffer_cap_refs()
2674 ci->i_wrbuffer_ref+nr, ci->i_wrbuffer_ref_head+nr, in ceph_put_wrbuffer_cap_refs()
2675 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_put_wrbuffer_cap_refs()
3073 ci->i_wrbuffer_ref_head == 0) { in handle_cap_flush_ack()
Dsuper.h338 int i_wrbuffer_ref, i_wrbuffer_ref_head; member
Dinode.c448 ci->i_wrbuffer_ref_head = 0; in ceph_alloc_inode()
1717 if (ci->i_wrbuffer_ref_head < ci->i_wrbuffer_ref) { in __ceph_do_pending_vmtruncate()