Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Daddr.c100 ++ci->i_wrbuffer_ref_head; in ceph_set_page_dirty()
107 ci->i_wrbuffer_ref-1, ci->i_wrbuffer_ref_head-1, in ceph_set_page_dirty()
108 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_set_page_dirty()
456 if (!snapc && ci->i_wrbuffer_ref_head) { in get_oldest_context()
459 snapc, ci->i_wrbuffer_ref_head); in get_oldest_context()
Dsnap.c531 capsnap->dirty_pages = ci->i_wrbuffer_ref_head; in ceph_queue_cap_snap()
532 ci->i_wrbuffer_ref_head = 0; in ceph_queue_cap_snap()
Dcaps.c2381 ci->i_wrbuffer_ref_head -= nr; in ceph_put_wrbuffer_cap_refs()
2382 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_wrbuffer_cap_refs()
2390 ci->i_wrbuffer_ref+nr, ci->i_wrbuffer_ref_head+nr, in ceph_put_wrbuffer_cap_refs()
2391 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_put_wrbuffer_cap_refs()
2774 if (ci->i_wrbuffer_ref_head == 0) { in handle_cap_flush_ack()
Dsuper.h316 int i_wrbuffer_ref, i_wrbuffer_ref_head; member
Dinode.c449 ci->i_wrbuffer_ref_head = 0; in ceph_alloc_inode()
1654 if (ci->i_wrbuffer_ref_head < ci->i_wrbuffer_ref) { in __ceph_do_pending_vmtruncate()