Searched refs:ceph_flags_sys2wire (Results 1 – 1 of 1) sorted by relevance
42 static __le32 ceph_flags_sys2wire(struct ceph_mds_client *mdsc, u32 flags) in ceph_flags_sys2wire() function213 req->r_args.open.flags = ceph_flags_sys2wire(mdsc, flags); in prepare_open_request()