Searched refs:queue_trunc (Results 1 – 2 of 2) sorted by relevance
618 int queue_trunc = 0; in ceph_fill_file_size() local651 queue_trunc = 1; in ceph_fill_file_size()662 if (queue_trunc) in ceph_fill_file_size()665 return queue_trunc; in ceph_fill_file_size()757 bool queue_trunc = false; in ceph_fill_inode() local875 queue_trunc = ceph_fill_file_size(inode, issued, in ceph_fill_inode()1034 if (queue_trunc) in ceph_fill_inode()
3265 bool queue_trunc = false; in handle_cap_grant() local3390 queue_trunc = ceph_fill_file_size(inode, extra_info->issued, in handle_cap_grant()3504 if (queue_trunc) in handle_cap_grant()3725 bool queue_trunc = false; in handle_cap_trunc() local3733 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()3735 return queue_trunc; in handle_cap_trunc()3973 bool queue_trunc; in ceph_handle_caps() local4158 queue_trunc = handle_cap_trunc(inode, h, session); in ceph_handle_caps()4160 if (queue_trunc) in ceph_handle_caps()