Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A 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