Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dattributes.c169 int hfsplus_attr_exists(struct inode *inode, const char *name) in hfsplus_attr_exists() function
H A Dxattr.c337 if (hfsplus_attr_exists(inode, name)) { in __hfsplus_setxattr()
800 is_all_xattrs_deleted = !hfsplus_attr_exists(inode, NULL); in hfsplus_removexattr()
H A Dhfsplus_fs.h382 int hfsplus_attr_exists(struct inode *inode, const char *name);