ceph_sys2wire 38 fs/ceph/file.c #define ceph_sys2wire(a) if (flags & a) { wire_flags |= CEPH_##a; flags &= ~a; } ceph_sys2wire 46 fs/ceph/file.c #undef ceph_sys2wire