Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Dxattr.h5 int io_fsetxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
Dxattr.c203 int io_fsetxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_fsetxattr_prep() function
Dopdef.c452 .prep = io_fsetxattr_prep,