Searched refs:vxattr (Results 1 – 1 of 1) sorted by relevance
512 if (vxattr) { in ceph_match_vxattr()513 while (vxattr->name) { in ceph_match_vxattr()515 return vxattr; in ceph_match_vxattr()516 vxattr++; in ceph_match_vxattr()521 while (vxattr->name) { in ceph_match_vxattr()523 return vxattr; in ceph_match_vxattr()524 vxattr++; in ceph_match_vxattr()932 if (vxattr) { in __ceph_getxattr()942 if (!(vxattr->exists_cb && !vxattr->exists_cb(ci))) { in __ceph_getxattr()1115 struct ceph_vxattr *vxattr; in __ceph_setxattr() local[all …]
Completed in 4 milliseconds