Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dinode.c546 int queue_trunc = 0; in ceph_fill_file_size() local
575 queue_trunc = 1; in ceph_fill_file_size()
586 if (queue_trunc) in ceph_fill_file_size()
589 return queue_trunc; in ceph_fill_file_size()
678 bool queue_trunc = false; in fill_inode() local
757 queue_trunc = ceph_fill_file_size(inode, issued, in fill_inode()
900 if (queue_trunc) in fill_inode()
Dcaps.c2497 bool queue_trunc = false; in handle_cap_grant() local
2602 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_grant()
2694 if (queue_trunc) { in handle_cap_grant()
2857 int queue_trunc = 0; in handle_cap_trunc() local
2863 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()
2867 if (queue_trunc) { in handle_cap_trunc()