Searched refs:CEPH_O_RDWR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ceph/ | ||
H A D | ceph_fs.h | 401 #define CEPH_O_RDWR 00000002 macro |
/openbmc/linux/fs/ceph/ | ||
H A D | file.c | 34 wire_flags |= CEPH_O_RDWR; in ceph_flags_sys2wire() |