Searched refs:HFS_IS_RSRC (Results 1 – 4 of 4) sorted by relevance
25 if (!S_ISREG(inode->i_mode) || HFS_IS_RSRC(inode)) in hfs_setxattr()68 if (!S_ISREG(inode->i_mode) || HFS_IS_RSRC(inode)) in hfs_getxattr()110 if (!S_ISREG(inode->i_mode) || HFS_IS_RSRC(inode)) in hfs_listxattr()
327 if (!HFS_IS_RSRC(inode)) { in hfs_read_inode()431 if (HFS_IS_RSRC(inode)) in hfs_write_inode()460 } else if (HFS_IS_RSRC(inode)) { in hfs_write_inode()499 if (HFS_IS_RSRC(dir) || strcmp(dentry->d_name.name, "rsrc")) in hfs_file_lookup()536 if (HFS_IS_RSRC(inode) && HFS_I(inode)->rsrc_inode) { in hfs_evict_inode()544 if (HFS_IS_RSRC(inode)) in hfs_file_open()554 if (HFS_IS_RSRC(inode)) in hfs_file_release()
75 #define HFS_IS_RSRC(inode) (HFS_I(inode)->flags & HFS_FLG_RSRC) macro
115 HFS_IS_RSRC(inode) ? HFS_FK_RSRC : HFS_FK_DATA); in __hfs_ext_write_extent()168 block, HFS_IS_RSRC(inode) ? HFS_FK_RSRC : HFS_FK_DATA); in __hfs_ext_cache_extent()