Home
last modified time | relevance | path

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

/fs/
Dxattr.c170 int __vfs_setxattr_noperm(struct dentry *dentry, const char *name, in __vfs_setxattr_noperm() function
224 error = __vfs_setxattr_noperm(dentry, name, value, size, flags); in vfs_setxattr()