Home
last modified time | relevance | path

Searched refs:CEPH_O_WRONLY (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/ceph/
H A Dceph_fs.h405 #define CEPH_O_WRONLY 00000001 macro
/linux/fs/ceph/
H A Dfile.c33 wire_flags |= CEPH_O_WRONLY; in ceph_flags_sys2wire()