Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dinode.c610 int queue_trunc = 0; in ceph_fill_file_size() local
643 queue_trunc = 1; in ceph_fill_file_size()
654 if (queue_trunc) in ceph_fill_file_size()
657 return queue_trunc; in ceph_fill_file_size()
749 bool queue_trunc = false; in fill_inode() local
851 queue_trunc = ceph_fill_file_size(inode, issued, in fill_inode()
1005 if (queue_trunc) in fill_inode()
Dcaps.c3051 bool queue_trunc = false; in handle_cap_grant() local
3169 queue_trunc = ceph_fill_file_size(inode, extra_info->issued, in handle_cap_grant()
3269 if (queue_trunc) in handle_cap_grant()
3484 int queue_trunc = 0; in handle_cap_trunc() local
3490 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()
3494 if (queue_trunc) in handle_cap_trunc()