Home
last modified time | relevance | path

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

/linux-2.6.39/fs/
Dxattr.c250 setxattr(struct dentry *d, const char __user *name, const void __user *value, in setxattr() function
279 SYSCALL_DEFINE5(setxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument
/linux-2.6.39/include/linux/ceph/
Dceph_fs.h390 } __attribute__ ((packed)) setxattr; member
/linux-2.6.39/include/linux/
Dfs.h1590 int (*setxattr) (struct dentry *, const char *,const void *,size_t,int); member