Searched refs:i_truncate_pending (Results 1 – 3 of 3) sorted by relevance
436 ci->i_truncate_pending = 0; in ceph_alloc_inode()574 ci->i_truncate_pending++; in ceph_fill_file_size()1625 inode, ci->i_truncate_pending); in ceph_queue_vmtruncate()1643 if (ci->i_truncate_pending == 0) { in __ceph_do_pending_vmtruncate()1669 ci->i_truncate_pending, to); in __ceph_do_pending_vmtruncate()1676 ci->i_truncate_pending = 0; in __ceph_do_pending_vmtruncate()
306 int i_truncate_pending; /* still need to call vmtruncate */ member
2126 while (ci->i_truncate_pending) { in try_get_cap_refs()