Searched refs:queue_trunc (Results 1 – 2 of 2) sorted by relevance
606 int queue_trunc = 0; in ceph_fill_file_size() local639 queue_trunc = 1; in ceph_fill_file_size()650 if (queue_trunc) in ceph_fill_file_size()653 return queue_trunc; in ceph_fill_file_size()746 bool queue_trunc = false; in fill_inode() local861 queue_trunc = ceph_fill_file_size(inode, issued, in fill_inode()1018 if (queue_trunc) in fill_inode()
3106 bool queue_trunc = false; in handle_cap_grant() local3231 queue_trunc = ceph_fill_file_size(inode, extra_info->issued, in handle_cap_grant()3338 if (queue_trunc) in handle_cap_grant()3553 int queue_trunc = 0; in handle_cap_trunc() local3559 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()3563 if (queue_trunc) in handle_cap_trunc()