Searched refs:hfsplus_attr_exists (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/hfsplus/
H A Dattributes.c169 int hfsplus_attr_exists(struct inode *inode, const char *name) function
H A Dxattr.c336 if (hfsplus_attr_exists(inode, name)) {
799 is_all_xattrs_deleted = !hfsplus_attr_exists(inode, NULL);
H A Dhfsplus_fs.h374 int hfsplus_attr_exists(struct inode *inode, const char *name);

Completed in 170 milliseconds