Home
last modified time | relevance | path

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

/fs/ceph/
Dinode.c611 int queue_trunc = 0; in ceph_fill_file_size() local
644 queue_trunc = 1; in ceph_fill_file_size()
655 if (queue_trunc) in ceph_fill_file_size()
658 return queue_trunc; in ceph_fill_file_size()
748 bool queue_trunc = false; in fill_inode() local
843 queue_trunc = ceph_fill_file_size(inode, issued, in fill_inode()
992 if (queue_trunc) in fill_inode()
Dcaps.c2851 bool queue_trunc = false; in handle_cap_grant() local
2961 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_grant()
3053 if (queue_trunc) in handle_cap_grant()
3268 int queue_trunc = 0; in handle_cap_trunc() local
3274 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()
3278 if (queue_trunc) in handle_cap_trunc()