Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dopdef.c448 .cleanup = io_xattr_cleanup,
454 .cleanup = io_xattr_cleanup,
461 .cleanup = io_xattr_cleanup,
467 .cleanup = io_xattr_cleanup,
Dxattr.h3 void io_xattr_cleanup(struct io_kiocb *req);
Dxattr.c25 void io_xattr_cleanup(struct io_kiocb *req) in io_xattr_cleanup() function
40 io_xattr_cleanup(req); in io_xattr_finish()