Home
last modified time | relevance | path

Searched defs:setxattr (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/ubifs/
Dxattr.c306 static int setxattr(struct inode *host, const char *name, const void *value, in setxattr() function
/linux-4.4.14/fs/
Dxattr.c322 setxattr(struct dentry *d, const char __user *name, const void __user *value, in setxattr() function
390 SYSCALL_DEFINE5(setxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument
/linux-4.4.14/include/linux/ceph/
Dceph_fs.h383 } __attribute__ ((packed)) setxattr; member
/linux-4.4.14/include/linux/
Dfs.h1666 int (*setxattr) (struct dentry *, const char *,const void *,size_t,int); member