Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsnap.c517 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
538 ci->i_wrbuffer_ref_head == 0) { in ceph_queue_cap_snap()
576 capsnap->dirty_pages = ci->i_wrbuffer_ref_head; in ceph_queue_cap_snap()
577 ci->i_wrbuffer_ref_head = 0; in ceph_queue_cap_snap()
594 if (ci->i_wrbuffer_ref_head == 0 && in ceph_queue_cap_snap()
H A Daddr.c105 ++ci->i_wrbuffer_ref_head; in ceph_set_page_dirty()
113 ci->i_wrbuffer_ref-1, ci->i_wrbuffer_ref_head-1, in ceph_set_page_dirty()
114 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_set_page_dirty()
542 if (!snapc && ci->i_wrbuffer_ref_head) { in get_oldest_context()
545 snapc, ci->i_wrbuffer_ref_head); in get_oldest_context()
H A Dcaps.c3158 if (ci->i_wrbuffer_ref_head == 0 && in __ceph_put_cap_refs()
3222 ci->i_wrbuffer_ref_head -= nr; in ceph_put_wrbuffer_cap_refs()
3223 if (ci->i_wrbuffer_ref_head == 0 && in ceph_put_wrbuffer_cap_refs()
3233 ci->i_wrbuffer_ref+nr, ci->i_wrbuffer_ref_head+nr, in ceph_put_wrbuffer_cap_refs()
3234 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head, in ceph_put_wrbuffer_cap_refs()
3710 ci->i_wrbuffer_ref_head == 0) { in handle_cap_flush_ack()
H A Dsuper.h406 int i_wrbuffer_ref, i_wrbuffer_ref_head; member
H A Dinode.c512 ci->i_wrbuffer_ref_head = 0; in ceph_alloc_inode()
1967 if (ci->i_wrbuffer_ref_head < ci->i_wrbuffer_ref) { in __ceph_do_pending_vmtruncate()
H A Dmds_client.c1697 if (ci->i_wrbuffer_ref_head == 0 && in remove_session_caps_cb()