Home
last modified time | relevance | path

Searched refs:queue_trunc (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ceph/
Dinode.c616 int queue_trunc = 0; in ceph_fill_file_size() local
649 queue_trunc = 1; in ceph_fill_file_size()
660 if (queue_trunc) in ceph_fill_file_size()
663 return queue_trunc; in ceph_fill_file_size()
756 bool queue_trunc = false; in fill_inode() local
866 queue_trunc = ceph_fill_file_size(inode, issued, in fill_inode()
1020 if (queue_trunc) in fill_inode()
Dcaps.c3091 bool queue_trunc = false; in handle_cap_grant() local
3209 queue_trunc = ceph_fill_file_size(inode, extra_info->issued, in handle_cap_grant()
3318 if (queue_trunc) in handle_cap_grant()
3533 int queue_trunc = 0; in handle_cap_trunc() local
3539 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()
3543 if (queue_trunc) in handle_cap_trunc()