Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ceph/
H A Dinode.c634 int queue_trunc = 0; in ceph_fill_file_size() local
668 queue_trunc = 1; in ceph_fill_file_size()
679 if (queue_trunc) in ceph_fill_file_size()
682 return queue_trunc; in ceph_fill_file_size()
774 bool queue_trunc = false; in ceph_fill_inode() local
911 queue_trunc = ceph_fill_file_size(inode, issued, in ceph_fill_inode()
1071 if (queue_trunc) in ceph_fill_inode()
H A Dcaps.c3294 bool queue_trunc = false; in handle_cap_grant() local
3425 queue_trunc = ceph_fill_file_size(inode, extra_info->issued, in handle_cap_grant()
3539 if (queue_trunc) in handle_cap_grant()
3760 bool queue_trunc = false; in handle_cap_trunc() local
3768 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()
3770 return queue_trunc; in handle_cap_trunc()
4008 bool queue_trunc; in ceph_handle_caps() local
4190 queue_trunc = handle_cap_trunc(inode, h, session); in ceph_handle_caps()
4192 if (queue_trunc) in ceph_handle_caps()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ceph/
H A Dinode.c634 int queue_trunc = 0; in ceph_fill_file_size() local
668 queue_trunc = 1; in ceph_fill_file_size()
679 if (queue_trunc) in ceph_fill_file_size()
682 return queue_trunc; in ceph_fill_file_size()
774 bool queue_trunc = false; in ceph_fill_inode() local
911 queue_trunc = ceph_fill_file_size(inode, issued, in ceph_fill_inode()
1071 if (queue_trunc) in ceph_fill_inode()
H A Dcaps.c3294 bool queue_trunc = false; in handle_cap_grant() local
3425 queue_trunc = ceph_fill_file_size(inode, extra_info->issued, in handle_cap_grant()
3539 if (queue_trunc) in handle_cap_grant()
3760 bool queue_trunc = false; in handle_cap_trunc() local
3768 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()
3770 return queue_trunc; in handle_cap_trunc()
4008 bool queue_trunc; in ceph_handle_caps() local
4190 queue_trunc = handle_cap_trunc(inode, h, session); in ceph_handle_caps()
4192 if (queue_trunc) in ceph_handle_caps()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ceph/
H A Dinode.c634 int queue_trunc = 0; in ceph_fill_file_size() local
668 queue_trunc = 1; in ceph_fill_file_size()
679 if (queue_trunc) in ceph_fill_file_size()
682 return queue_trunc; in ceph_fill_file_size()
774 bool queue_trunc = false; in ceph_fill_inode() local
911 queue_trunc = ceph_fill_file_size(inode, issued, in ceph_fill_inode()
1071 if (queue_trunc) in ceph_fill_inode()
H A Dcaps.c3294 bool queue_trunc = false; in handle_cap_grant() local
3425 queue_trunc = ceph_fill_file_size(inode, extra_info->issued, in handle_cap_grant()
3539 if (queue_trunc) in handle_cap_grant()
3760 bool queue_trunc = false; in handle_cap_trunc() local
3768 queue_trunc = ceph_fill_file_size(inode, issued, in handle_cap_trunc()
3770 return queue_trunc; in handle_cap_trunc()
4008 bool queue_trunc; in ceph_handle_caps() local
4190 queue_trunc = handle_cap_trunc(inode, h, session); in ceph_handle_caps()
4192 if (queue_trunc) in ceph_handle_caps()