__jfs_setxattr 115 fs/jfs/acl.c rc = __jfs_setxattr(tid, inode, ea_name, value, size, 0); __jfs_setxattr 55 fs/jfs/jfs_xattr.h extern int __jfs_setxattr(tid_t, struct inode *, const char *, const void *, __jfs_setxattr 940 fs/jfs/xattr.c rc = __jfs_setxattr(tid, dentry->d_inode, name, value, value_len, __jfs_setxattr 1099 fs/jfs/xattr.c rc = __jfs_setxattr(tid, dentry->d_inode, name, NULL, 0, XATTR_REPLACE); __jfs_setxattr 1132 fs/jfs/xattr.c rc = __jfs_setxattr(tid, inode, name, value, len, 0);