Searched refs:queue_trunc (Results 1 – 2 of 2) sorted by relevance
3505 bool queue_trunc = false; in handle_cap_grant() local3656 queue_trunc = ceph_fill_file_size(inode, extra_info->issued, in handle_cap_grant()3783 if (queue_trunc) in handle_cap_grant()4036 bool queue_trunc = false; in handle_cap_trunc() local4052 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()4054 return queue_trunc; in handle_cap_trunc()4347 bool queue_trunc; in ceph_handle_caps() local4548 queue_trunc = handle_cap_trunc(inode, h, session, in ceph_handle_caps()4551 if (queue_trunc) in ceph_handle_caps()
812 int queue_trunc = 0; in ceph_fill_file_size() local850 queue_trunc = 1; in ceph_fill_file_size()876 return queue_trunc; in ceph_fill_file_size()1030 bool queue_trunc = false; in ceph_fill_inode() local1200 queue_trunc = ceph_fill_file_size(inode, issued, in ceph_fill_inode()1392 if (queue_trunc) in ceph_fill_inode()