Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dceph_fs.h378 #define CEPH_O_RDONLY 00000000 macro
/linux-4.19.296/fs/ceph/
Dfile.c23 wire_flags |= CEPH_O_RDONLY; in ceph_flags_sys2wire()