Searched refs:remove_xattr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | xattr.c | 461 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()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | xattr.c | 461 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()
|
Completed in 2 milliseconds