Searched defs:truncate_size (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/include/linux/ceph/ |
D | rados.h | 462 __le64 truncate_size; member
|
D | ceph_fs.h | 510 __le64 size, max_size, truncate_size; member 705 __le64 size, max_size, truncate_size; member
|
D | osd_client.h | 98 u64 truncate_size; member
|
/Linux-v4.19/net/ceph/ |
D | osd_client.c | 706 u64 truncate_size, u32 truncate_seq) in osd_req_op_extent_init() 989 u64 truncate_size, in ceph_osdc_new_request() 5099 u32 truncate_seq, u64 truncate_size, in ceph_osdc_readpages() 5138 u32 truncate_seq, u64 truncate_size, in ceph_osdc_writepages()
|
/Linux-v4.19/fs/ceph/ |
D | inode.c | 607 u32 truncate_seq, u64 truncate_size, u64 size) in ceph_fill_file_size()
|
D | addr.c | 475 u64 truncate_size; member
|
D | super.h | 199 u64 truncate_size; member
|
D | caps.c | 3479 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc() local
|