Searched defs:truncate_size (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/net/ceph/ |
D | osd_client.c | 774 u64 truncate_size, u32 truncate_seq) in osd_req_op_extent_init() 1071 u64 truncate_size, in ceph_osdc_new_request() 5240 u32 truncate_seq, u64 truncate_size, in ceph_osdc_readpages() 5279 u32 truncate_seq, u64 truncate_size, in ceph_osdc_writepages()
|
/Linux-v5.4/include/linux/ceph/ |
D | rados.h | 479 __le64 truncate_size; member
|
D | ceph_fs.h | 516 __le64 size, max_size, truncate_size; member 711 __le64 size, max_size, truncate_size; member
|
D | osd_client.h | 98 u64 truncate_size; member
|
/Linux-v5.4/fs/ceph/ |
D | addr.c | 479 u64 truncate_size; member
|
D | inode.c | 603 u32 truncate_seq, u64 truncate_size, u64 size) in ceph_fill_file_size()
|
D | super.h | 210 u64 truncate_size; member
|
D | caps.c | 3548 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc() local
|