Searched refs:ubifs_jnl_delete_xattr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | xattr.c | 483 err = ubifs_jnl_delete_xattr(c, host, inode, nm); in remove_xattr()
|
H A D | ubifs.h | 1793 int ubifs_jnl_delete_xattr(struct ubifs_info *c, const struct inode *host,
|
H A D | journal.c | 1696 * ubifs_jnl_delete_xattr - delete an extended attribute. 1707 int ubifs_jnl_delete_xattr(struct ubifs_info *c, const struct inode *host, in ubifs_jnl_delete_xattr() function
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | xattr.c | 483 err = ubifs_jnl_delete_xattr(c, host, inode, nm); in remove_xattr()
|
H A D | ubifs.h | 1822 int ubifs_jnl_delete_xattr(struct ubifs_info *c, const struct inode *host,
|
H A D | journal.c | 1706 * ubifs_jnl_delete_xattr - delete an extended attribute. 1717 int ubifs_jnl_delete_xattr(struct ubifs_info *c, const struct inode *host, in ubifs_jnl_delete_xattr() function
|
Completed in 21 milliseconds