Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Dxattr.c651 static int can_set_xattr(struct inode *inode, const char *name, in can_set_xattr() function
686 if ((rc = can_set_xattr(inode, name, value, value_len))) in __jfs_setxattr()