Searched defs:truncate_seq (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ceph/ |
| H A D | rados.h | 497 __le32 truncate_seq; member
|
| H A D | ceph_fs.h | 588 __le32 truncate_seq; member 796 __le32 truncate_seq; member
|
| H A D | osd_client.h | 152 u32 truncate_seq; member
|
| /linux/net/ceph/ |
| H A D | osd_client.c | 738 u64 truncate_size, u32 truncate_seq) in osd_req_op_extent_init() 1062 u32 truncate_seq, in ceph_osdc_new_request() 5305 u32 truncate_seq, u64 truncate_size, in osd_req_op_copy_from_init()
|
| /linux/fs/ceph/ |
| H A D | addr.c | 588 u32 truncate_seq; member
|
| H A D | inode.c | 808 u32 truncate_seq, u64 truncate_size, u64 size) in ceph_fill_file_size()
|
| H A D | file.c | 2906 ceph_alloc_copyfrom_request(struct ceph_osd_client * osdc,u64 src_snapid,struct ceph_object_id * src_oid,struct ceph_object_locator * src_oloc,struct ceph_object_id * dst_oid,struct ceph_object_locator * dst_oloc,u32 truncate_seq,u64 truncate_size) ceph_alloc_copyfrom_request() argument
|
| H A D | super.h | 271 u32 truncate_seq; member
|
| H A D | caps.c | 4030 u32 truncate_seq = le32_to_cpu(trunc->truncate_seq); in handle_cap_trunc() local
|