Searched refs:exists_cb (Results 1 – 1 of 1) sorted by relevance
53 bool (*exists_cb)(struct ceph_inode_info *ci); member271 .exists_cb = NULL, \281 .exists_cb = NULL, \289 .exists_cb = ceph_vxattrcb_layout_exists, \297 .exists_cb = ceph_vxattrcb_quota_exists, \306 .exists_cb = ceph_vxattrcb_layout_exists,326 .exists_cb = ceph_vxattrcb_quota_exists,342 .exists_cb = ceph_vxattrcb_layout_exists,830 if (!(vxattr->exists_cb && !vxattr->exists_cb(ci))) { in __ceph_getxattr()940 !(vxattrs[i].exists_cb && in ceph_listxattr()[all …]