Searched defs:truncate_size (Results 1 – 8 of 8) sorted by relevance
/linux-5.10/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() 5317 u32 truncate_seq, u64 truncate_size, in osd_req_op_copy_from_init() 5356 u32 truncate_seq, u64 truncate_size, in ceph_osdc_copy_from()
|
/linux-5.10/include/linux/ceph/ |
D | rados.h | 496 __le64 truncate_size; member
|
D | ceph_fs.h | 518 __le64 size, max_size, truncate_size; member 726 __le64 size, max_size, truncate_size; member
|
D | osd_client.h | 99 u64 truncate_size; member
|
/linux-5.10/fs/ceph/ |
D | inode.c | 615 u32 truncate_seq, u64 truncate_size, u64 size) in ceph_fill_file_size()
|
D | addr.c | 499 u64 truncate_size; member
|
D | super.h | 216 u64 truncate_size; member
|
D | caps.c | 3720 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc() local
|