Searched refs:exists_cb (Results 1 – 1 of 1) sorted by relevance
53 bool (*exists_cb)(struct ceph_inode_info *ci); member274 .exists_cb = NULL, \284 .exists_cb = ceph_vxattrcb_layout_exists, \292 .exists_cb = ceph_vxattrcb_quota_exists, \301 .exists_cb = ceph_vxattrcb_layout_exists,321 .exists_cb = ceph_vxattrcb_quota_exists,337 .exists_cb = ceph_vxattrcb_layout_exists,820 if (!(vxattr->exists_cb && !vxattr->exists_cb(ci))) in __ceph_getxattr()927 !(vxattrs[i].exists_cb && in ceph_listxattr()928 !vxattrs[i].exists_cb(ci))) { in ceph_listxattr()