Home
last modified time | relevance | path

Searched refs:__jfs_setxattr (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jfs/
H A Djfs_xattr.h44 extern int __jfs_setxattr(tid_t, struct inode *, const char *, const void *,
H A Dxattr.c664 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()