Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dsnap.c494 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
515 ci->i_wrbuffer_ref_head == 0) { in ceph_queue_cap_snap()
553 capsnap->dirty_pages = ci->i_wrbuffer_ref_head; in ceph_queue_cap_snap()
554 ci->i_wrbuffer_ref_head = 0; in ceph_queue_cap_snap()
Daddr.c106 ++ci->i_wrbuffer_ref_head; in ceph_set_page_dirty()
114 ci->i_wrbuffer_ref-1, ci->i_wrbuffer_ref_head-1, in ceph_set_page_dirty()
115 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_set_page_dirty()
526 if (!snapc && ci->i_wrbuffer_ref_head) { in get_oldest_context()
529 snapc, ci->i_wrbuffer_ref_head); in get_oldest_context()
Dcaps.c2873 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_cap_refs()
2925 ci->i_wrbuffer_ref_head -= nr; in ceph_put_wrbuffer_cap_refs()
2926 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_wrbuffer_cap_refs()
2936 ci->i_wrbuffer_ref+nr, ci->i_wrbuffer_ref_head+nr, in ceph_put_wrbuffer_cap_refs()
2937 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_put_wrbuffer_cap_refs()
3369 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()
1894 if (ci->i_wrbuffer_ref_head < ci->i_wrbuffer_ref) { in __ceph_do_pending_vmtruncate()