Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dxattr.h11 int io_fgetxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dxattr.c82 int io_fgetxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_fgetxattr_prep() function
H A Dopdef.c380 .prep = io_fgetxattr_prep,