Searched defs:truncate_seq (Results 1 – 4 of 4) 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 osd_req_op_extent_init(struct ceph_osd_request * osd_req,unsigned int which,u16 opcode,u64 offset,u64 length,u64 truncate_size,u32 truncate_seq) osd_req_op_extent_init() argument 1062 ceph_osdc_new_request(struct ceph_osd_client * osdc,struct ceph_file_layout * layout,struct ceph_vino vino,u64 off,u64 * plen,unsigned int which,int num_ops,int opcode,int flags,struct ceph_snap_context * snapc,u32 truncate_seq,u64 truncate_size,bool use_mempool) ceph_osdc_new_request() argument 5305 osd_req_op_copy_from_init(struct ceph_osd_request * req,u64 src_snapid,u64 src_version,struct ceph_object_id * src_oid,struct ceph_object_locator * src_oloc,u32 src_fadvise_flags,u32 dst_fadvise_flags,u32 truncate_seq,u64 truncate_size,u8 copy_from_flags) osd_req_op_copy_from_init() argument [all...] |