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() local757 queue_trunc = ceph_fill_file_size(inode, issued, in fill_inode()900 if (queue_trunc) in fill_inode()
2497 bool queue_trunc = false; in handle_cap_grant() local2602 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_grant()2694 if (queue_trunc) { in handle_cap_grant()2857 int queue_trunc = 0; in handle_cap_trunc() local2863 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()2867 if (queue_trunc) { in handle_cap_trunc()