Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dxattr.c38 bool (*exists_cb)(struct ceph_inode_info *ci); member
382 .exists_cb = NULL, \
392 .exists_cb = NULL, \
400 .exists_cb = ceph_vxattrcb_layout_exists, \
408 .exists_cb = ceph_vxattrcb_quota_exists, \
417 .exists_cb = ceph_vxattrcb_layout_exists,
438 .exists_cb = ceph_vxattrcb_dir_pin_exists,
445 .exists_cb = ceph_vxattrcb_quota_exists,
454 .exists_cb = ceph_vxattrcb_snap_btime_exists,
461 .exists_cb = NULL,
[all …]