Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dxattr.c599 static int ubifs_xattr_remove(struct inode *host, const char *name) in ubifs_xattr_remove() function
719 return ubifs_xattr_remove(inode, name); in xattr_set()