Home
last modified time | relevance | path

Searched refs:__jfs_setxattr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xattr.h44 extern int __jfs_setxattr(tid_t, struct inode *, const char *, const void *,
H A Dacl.c84 rc = __jfs_setxattr(tid, inode, ea_name, value, size, 0); in __jfs_set_acl()
H A Dxattr.c655 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, in __jfs_setxattr() function
768 "__jfs_setxattr: xattr_size = %d, new_size = %d\n", in __jfs_setxattr()
917 rc = __jfs_setxattr(tid, inode, name, value, size, flags); in __jfs_xattr_set()
1018 err = __jfs_setxattr(*tid, inode, name, in jfs_initxattrs()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xattr.h44 extern int __jfs_setxattr(tid_t, struct inode *, const char *, const void *,
H A Dacl.c87 rc = __jfs_setxattr(tid, inode, ea_name, value, size, 0); in __jfs_set_acl()
H A Dxattr.c655 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, in __jfs_setxattr() function
768 "__jfs_setxattr: xattr_size = %d, new_size = %d\n", in __jfs_setxattr()
917 rc = __jfs_setxattr(tid, inode, name, value, size, flags); in __jfs_xattr_set()
1016 err = __jfs_setxattr(*tid, inode, name, in jfs_initxattrs()

Completed in 4 milliseconds