Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jfs/
Dxattr.c672 static int can_set_xattr(struct inode *inode, const char *name, in can_set_xattr() function
865 if ((rc = can_set_xattr(inode, name, value, value_len))) in jfs_setxattr()
1045 if ((rc = can_set_xattr(inode, name, NULL, 0))) in jfs_removexattr()