Home
last modified time | relevance | path

Searched defs:truncate_size (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/include/linux/ceph/
Drados.h496 __le64 truncate_size; member
Dceph_fs.h580 __le64 size, max_size, truncate_size; member
788 __le64 size, max_size, truncate_size; member
Dosd_client.h151 u64 truncate_size; member
/linux-6.15/net/ceph/
Dosd_client.c738 u64 truncate_size, u32 truncate_seq) in osd_req_op_extent_init()
1063 u64 truncate_size, in ceph_osdc_new_request()
5298 u32 truncate_seq, u64 truncate_size, in osd_req_op_copy_from_init()
/linux-6.15/fs/ceph/
Dinode.c758 u32 truncate_seq, u64 truncate_size, u64 size) in ceph_fill_file_size()
Daddr.c571 u64 truncate_size; member
Dfile.c2836 u32 truncate_seq, u64 truncate_size) in ceph_alloc_copyfrom_request()
Dsuper.h243 u64 truncate_size; member
Dcaps.c4030 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc() local