Home
last modified time | relevance | path

Searched refs:CEPH_INO_ROOT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dquota.c31 if (root && ceph_ino(root) == CEPH_INO_ROOT) in ceph_has_realms_with_quotas()
H A Dsuper.c1075 req->r_ino1.ino = CEPH_INO_ROOT; in open_root_dentry()
H A Ddir.c763 return ceph_ino(inode) == CEPH_INO_ROOT && in is_root_ceph_dentry()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h30 #define CEPH_INO_ROOT 1 macro