Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ubifs/
Dxattr.c461 static int remove_xattr(struct ubifs_info *c, struct inode *host, in remove_xattr() function
543 err = remove_xattr(c, host, xino, &nm); in ubifs_purge_xattrs()
630 err = remove_xattr(c, host, inode, &nm); in ubifs_xattr_remove()