Searched refs:queue_trunc (Results 1 – 2 of 2) sorted by relevance
546 int queue_trunc = 0; in ceph_fill_file_size() local575 queue_trunc = 1; in ceph_fill_file_size()586 if (queue_trunc) in ceph_fill_file_size()589 return queue_trunc; in ceph_fill_file_size()678 bool queue_trunc = false; in fill_inode() local765 queue_trunc = ceph_fill_file_size(inode, issued, in fill_inode()910 if (queue_trunc) in fill_inode()
2802 bool queue_trunc = false; in handle_cap_grant() local2908 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_grant()3000 if (queue_trunc) { in handle_cap_grant()3196 int queue_trunc = 0; in handle_cap_trunc() local3202 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()3206 if (queue_trunc) { in handle_cap_trunc()