Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsnap.c558 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
580 ci->i_wrbuffer_ref_head == 0) { in ceph_queue_cap_snap()
615 capsnap->dirty_pages = ci->i_wrbuffer_ref_head; in ceph_queue_cap_snap()
616 ci->i_wrbuffer_ref_head = 0; in ceph_queue_cap_snap()
633 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
H A Daddr.c108 ++ci->i_wrbuffer_ref_head; in ceph_dirty_folio()
116 ci->i_wrbuffer_ref-1, ci->i_wrbuffer_ref_head-1, in ceph_dirty_folio()
117 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_dirty_folio()
606 if (!snapc && ci->i_wrbuffer_ref_head) { in get_oldest_context()
609 snapc, ci->i_wrbuffer_ref_head); in get_oldest_context()
H A Dcaps.c3192 if (ci->i_wrbuffer_ref_head == 0 && in __ceph_put_cap_refs()
3285 ci->i_wrbuffer_ref_head -= nr; in ceph_put_wrbuffer_cap_refs()
3286 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_wrbuffer_cap_refs()
3296 ci->i_wrbuffer_ref+nr, ci->i_wrbuffer_ref_head+nr, in ceph_put_wrbuffer_cap_refs()
3297 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_put_wrbuffer_cap_refs()
3806 ci->i_wrbuffer_ref_head == 0) { in handle_cap_flush_ack()
4919 if (ci->i_wrbuffer_ref_head == 0 && in ceph_purge_inode_cap()
H A Dsuper.h442 int i_wrbuffer_ref, i_wrbuffer_ref_head; member
H A Dinode.c638 ci->i_wrbuffer_ref_head = 0; in ceph_alloc_inode()
2178 if (ci->i_wrbuffer_ref_head < ci->i_wrbuffer_ref) { in __ceph_do_pending_vmtruncate()