Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c733 u64 truncate_size, u32 truncate_seq) in osd_req_op_extent_init()
1051 u64 truncate_size, in ceph_osdc_new_request()
5253 u32 truncate_seq, u64 truncate_size, in osd_req_op_copy_from_init()
5292 u32 truncate_seq, u64 truncate_size, in ceph_osdc_copy_from()
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Drados.h496 __le64 truncate_size; member
H A Dceph_fs.h519 __le64 size, max_size, truncate_size; member
727 __le64 size, max_size, truncate_size; member
H A Dosd_client.h99 u64 truncate_size; member
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dinode.c617 u32 truncate_seq, u64 truncate_size, u64 size) in ceph_fill_file_size()
H A Daddr.c491 u64 truncate_size; member
H A Dsuper.h217 u64 truncate_size; member
H A Dcaps.c3842 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc() local