Home
last modified time | relevance | path

Searched refs:CEPH_READDIR_REPLY_BITFLAGS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dexport.c479 cpu_to_le16(CEPH_READDIR_REPLY_BITFLAGS); in __get_snap_name()
H A Ddir.c439 cpu_to_le16(CEPH_READDIR_REPLY_BITFLAGS); in ceph_readdir()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h386 #define CEPH_READDIR_REPLY_BITFLAGS (1<<0) macro