hfsplus_attr_exists 382 fs/hfsplus/hfsplus_fs.h int hfsplus_attr_exists(struct inode *inode, const char *name); hfsplus_attr_exists 337 fs/hfsplus/xattr.c if (hfsplus_attr_exists(inode, name)) { hfsplus_attr_exists 800 fs/hfsplus/xattr.c is_all_xattrs_deleted = !hfsplus_attr_exists(inode, NULL);