Searched refs:osd_req_op_xattr_init (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/include/linux/ceph/ |
D | osd_client.h | 470 extern int osd_req_op_xattr_init(struct ceph_osd_request *osd_req, unsigned int which,
|
/Linux-v5.10/fs/ceph/ |
D | addr.c | 1810 err = osd_req_op_xattr_init(req, 0, CEPH_OSD_OP_CMPXATTR, in ceph_uninline_data() 1823 err = osd_req_op_xattr_init(req, 2, CEPH_OSD_OP_SETXATTR, in ceph_uninline_data()
|
/Linux-v5.10/net/ceph/ |
D | osd_client.c | 876 int osd_req_op_xattr_init(struct ceph_osd_request *osd_req, unsigned int which, in osd_req_op_xattr_init() function 915 EXPORT_SYMBOL(osd_req_op_xattr_init);
|