Searched defs:setxattr (Results 1 – 2 of 2) sorted by relevance
307 static int setxattr(struct inode *host, const char *name, const void *value, in setxattr() function
322 setxattr(struct dentry *d, const char __user *name, const void __user *value, in setxattr() function390 SYSCALL_DEFINE5(setxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument