Searched defs:truncate_size (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/include/linux/ceph/ |
D | rados.h | 496 __le64 truncate_size; member
|
D | ceph_fs.h | 586 __le64 size, max_size, truncate_size; member 794 __le64 size, max_size, truncate_size; member
|
D | osd_client.h | 150 u64 truncate_size; member
|
/Linux-v6.6/fs/ceph/ |
D | addr.c | 551 u64 truncate_size; member
|
D | inode.c | 744 u32 truncate_seq, u64 truncate_size, u64 size) in ceph_fill_file_size()
|
D | file.c | 2725 u32 truncate_seq, u64 truncate_size) in ceph_alloc_copyfrom_request()
|
D | super.h | 241 u64 truncate_size; member
|
D | caps.c | 3934 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc() local
|
/Linux-v6.6/net/ceph/ |
D | osd_client.c | 761 u64 truncate_size, u32 truncate_seq) in osd_req_op_extent_init() 1086 u64 truncate_size, in ceph_osdc_new_request() 5353 u32 truncate_seq, u64 truncate_size, in osd_req_op_copy_from_init()
|