Searched defs:truncate_size (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/net/ceph/ |
D | osd_client.c | 770 u64 truncate_size, u32 truncate_seq) in osd_req_op_extent_init() 1072 u64 truncate_size, in ceph_osdc_new_request() 5319 u32 truncate_seq, u64 truncate_size, in osd_req_op_copy_from_init() 5358 u32 truncate_seq, u64 truncate_size, in ceph_osdc_copy_from()
|
/Linux-v5.15/include/linux/ceph/ |
D | rados.h | 496 __le64 truncate_size; member
|
D | ceph_fs.h | 561 __le64 size, max_size, truncate_size; member 769 __le64 size, max_size, truncate_size; member
|
D | osd_client.h | 99 u64 truncate_size; member
|
/Linux-v5.15/fs/ceph/ |
D | inode.c | 622 u32 truncate_seq, u64 truncate_size, u64 size) in ceph_fill_file_size()
|
D | addr.c | 383 u64 truncate_size; member
|
D | super.h | 218 u64 truncate_size; member
|
D | caps.c | 3786 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc() local
|