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