Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dxattr.h8 int io_setxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dxattr.c180 int io_setxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_setxattr_prep() function
H A Dopdef.c391 .prep = io_setxattr_prep,