Home
last modified time | relevance | path

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

/fs/ceph/
Dinode.c606 int queue_trunc = 0; in ceph_fill_file_size() local
639 queue_trunc = 1; in ceph_fill_file_size()
650 if (queue_trunc) in ceph_fill_file_size()
653 return queue_trunc; in ceph_fill_file_size()
746 bool queue_trunc = false; in fill_inode() local
861 queue_trunc = ceph_fill_file_size(inode, issued, in fill_inode()
1018 if (queue_trunc) in fill_inode()
Dcaps.c3106 bool queue_trunc = false; in handle_cap_grant() local
3231 queue_trunc = ceph_fill_file_size(inode, extra_info->issued, in handle_cap_grant()
3338 if (queue_trunc) in handle_cap_grant()
3553 int queue_trunc = 0; in handle_cap_trunc() local
3559 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()
3563 if (queue_trunc) in handle_cap_trunc()