Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dxattr.c38 bool (*exists_cb)(struct ceph_inode_info *ci); member
314 .exists_cb = NULL, \
324 .exists_cb = ceph_vxattrcb_layout_exists, \
332 .exists_cb = ceph_vxattrcb_quota_exists, \
341 .exists_cb = ceph_vxattrcb_layout_exists,
361 .exists_cb = ceph_vxattrcb_dir_pin_exists,
368 .exists_cb = ceph_vxattrcb_quota_exists,
377 .exists_cb = ceph_vxattrcb_snap_btime_exists,
390 .exists_cb = ceph_vxattrcb_layout_exists,
402 .exists_cb = ceph_vxattrcb_snap_btime_exists,
[all …]