Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfsplus/
Dxattr.c14 static int hfsplus_removexattr(struct inode *inode, const char *name);
275 return hfsplus_removexattr(inode, name); in __hfsplus_setxattr()
767 static int hfsplus_removexattr(struct inode *inode, const char *name) in hfsplus_removexattr() function