Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dxattr.c38 bool (*exists_cb)(struct ceph_inode_info *ci); member
364 .exists_cb = NULL, \
374 .exists_cb = NULL, \
382 .exists_cb = ceph_vxattrcb_layout_exists, \
390 .exists_cb = ceph_vxattrcb_quota_exists, \
399 .exists_cb = ceph_vxattrcb_layout_exists,
420 .exists_cb = ceph_vxattrcb_dir_pin_exists,
427 .exists_cb = ceph_vxattrcb_quota_exists,
436 .exists_cb = ceph_vxattrcb_snap_btime_exists,
443 .exists_cb = NULL,
[all …]