Searched refs:do_setxattr (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dxattr.c214 ret = do_setxattr(mnt_idmap(path->mnt), path->dentry, &ix->ctx);
/linux-master/fs/
H A Dinternal.h282 int do_setxattr(struct mnt_idmap *idmap, struct dentry *dentry,
H A Dxattr.c622 int do_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, function
652 error = do_setxattr(idmap, d, &ctx);

Completed in 117 milliseconds