Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dosd_client.h473 extern int osd_req_op_xattr_init(struct ceph_osd_request *osd_req, unsigned int which,
/linux-6.1.9/fs/ceph/
Daddr.c1713 err = osd_req_op_xattr_init(req, 0, CEPH_OSD_OP_CMPXATTR, in ceph_uninline_data()
1726 err = osd_req_op_xattr_init(req, 2, CEPH_OSD_OP_SETXATTR, in ceph_uninline_data()
/linux-6.1.9/net/ceph/
Dosd_client.c839 int osd_req_op_xattr_init(struct ceph_osd_request *osd_req, unsigned int which, in osd_req_op_xattr_init() function
878 EXPORT_SYMBOL(osd_req_op_xattr_init);