Searched refs:__jfs_setxattr (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/jfs/ |
| H A D | jfs_xattr.h | 44 extern int __jfs_setxattr(tid_t, struct inode *, const char *, const void *,
|
| H A D | xattr.c | 664 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, in __jfs_setxattr() function 941 rc = __jfs_setxattr(tid, inode, name, value, size, flags); in __jfs_xattr_set() 1040 err = __jfs_setxattr(*tid, inode, name, in jfs_initxattrs()
|