Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dxattr.c38 bool (*exists_cb)(struct ceph_inode_info *ci); member
315 .exists_cb = NULL, \
325 .exists_cb = NULL, \
333 .exists_cb = ceph_vxattrcb_layout_exists, \
341 .exists_cb = ceph_vxattrcb_quota_exists, \
350 .exists_cb = ceph_vxattrcb_layout_exists,
370 .exists_cb = ceph_vxattrcb_dir_pin_exists,
377 .exists_cb = ceph_vxattrcb_quota_exists,
386 .exists_cb = ceph_vxattrcb_snap_btime_exists,
399 .exists_cb = ceph_vxattrcb_layout_exists,
[all …]