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

/linux-master/fs/ceph/
H A Dxattr.c38 bool (*exists_cb)(struct ceph_inode_info *ci); member in struct:ceph_vxattr
383 .exists_cb = NULL, \
393 .exists_cb = NULL, \
401 .exists_cb = ceph_vxattrcb_layout_exists, \
409 .exists_cb = ceph_vxattrcb_quota_exists, \
418 .exists_cb = ceph_vxattrcb_layout_exists,
439 .exists_cb = ceph_vxattrcb_dir_pin_exists,
446 .exists_cb = ceph_vxattrcb_quota_exists,
455 .exists_cb = ceph_vxattrcb_snap_btime_exists,
462 .exists_cb
[all...]

Completed in 258 milliseconds