Searched refs:HFSPLUS_I (Results 1 – 9 of 9) sorted by relevance
53 &HFSPLUS_I(mapping->host)->phys_size); in hfsplus_write_begin()204 HFSPLUS_I(inode)->userflags = perms->userflags; in hfsplus_get_perms()218 inode = HFSPLUS_I(inode)->rsrc_inode; in hfsplus_file_open()221 atomic_inc(&HFSPLUS_I(inode)->opencnt); in hfsplus_file_open()230 inode = HFSPLUS_I(inode)->rsrc_inode; in hfsplus_file_release()231 if (atomic_dec_and_test(&HFSPLUS_I(inode)->opencnt)) { in hfsplus_file_release()282 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_file_fsync()375 hip = HFSPLUS_I(inode); in hfsplus_new_inode()443 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_inode_read_fork()472 memcpy(&fork->extents, &HFSPLUS_I(inode)->first_extents, in hfsplus_inode_write_fork()[all …]
68 INIT_LIST_HEAD(&HFSPLUS_I(inode)->open_dir_list); in hfsplus_iget()69 mutex_init(&HFSPLUS_I(inode)->extents_lock); in hfsplus_iget()70 HFSPLUS_I(inode)->flags = 0; in hfsplus_iget()71 HFSPLUS_I(inode)->extent_state = 0; in hfsplus_iget()72 HFSPLUS_I(inode)->rsrc_inode = NULL; in hfsplus_iget()73 atomic_set(&HFSPLUS_I(inode)->opencnt, 0); in hfsplus_iget()168 HFSPLUS_I(HFSPLUS_I(inode)->rsrc_inode)->rsrc_inode = NULL; in hfsplus_evict_inode()169 iput(HFSPLUS_I(inode)->rsrc_inode); in hfsplus_evict_inode()628 kmem_cache_free(hfsplus_inode_cachep, HFSPLUS_I(inode)); in hfsplus_i_callback()
89 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in __hfsplus_ext_write_extent()128 if (HFSPLUS_I(inode)->extent_state & HFSPLUS_EXT_DIRTY) { in hfsplus_ext_write_extent_locked()144 mutex_lock(&HFSPLUS_I(inode)->extents_lock); in hfsplus_ext_write_extent()146 mutex_unlock(&HFSPLUS_I(inode)->extents_lock); in hfsplus_ext_write_extent()175 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in __hfsplus_ext_cache_extent()203 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_ext_read_extent()225 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_get_block()432 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_file_extend()534 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_file_truncate()
91 perms->userflags = HFSPLUS_I(inode)->userflags; in hfsplus_cat_set_perms()118 HFSPLUS_I(inode)->create_date = in hfsplus_cat_build_record()136 HFSPLUS_I(inode)->create_date = in hfsplus_cat_build_record()167 HFSPLUS_I(sbi->hidden_dir)->create_date; in hfsplus_cat_build_record()169 cpu_to_be32(HFSPLUS_I(inode)->linkid); in hfsplus_cat_build_record()231 HFSPLUS_I(dir)->subfolders++; in hfsplus_subfolders_inc()247 if (HFSPLUS_I(dir)->subfolders) in hfsplus_subfolders_dec()248 HFSPLUS_I(dir)->subfolders--; in hfsplus_subfolders_dec()377 list_for_each(pos, &HFSPLUS_I(dir)->open_dir_list) { in hfsplus_delete_cat()
81 HFSPLUS_I(HFSPLUS_SB(sb)->hidden_dir)-> in hfsplus_lookup()84 HFSPLUS_I(d_inode(sb->s_root))-> in hfsplus_lookup()122 HFSPLUS_I(inode)->linkid = linkid; in hfsplus_lookup()274 list_add(&rd->list, &HFSPLUS_I(inode)->open_dir_list); in hfsplus_readdir()326 HFSPLUS_I(inode)->linkid = id; in hfsplus_link()368 atomic_read(&HFSPLUS_I(inode)->opencnt)) { in hfsplus_unlink()391 if (!atomic_read(&HFSPLUS_I(inode)->opencnt)) { in hfsplus_unlink()
62 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_ioctl_getflags()78 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_ioctl_setflags()
262 test_bit(HFSPLUS_I_RSRC, &HFSPLUS_I(inode)->flags)264 static inline struct hfsplus_inode_info *HFSPLUS_I(struct inode *inode) in HFSPLUS_I() function278 set_bit(flag, &HFSPLUS_I(inode)->flags); in hfsplus_mark_inode_dirty()
154 if (!HFSPLUS_I(tree->inode)->first_blocks) { in hfs_btree_open()357 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfs_bmap_alloc()
182 hip = HFSPLUS_I(attr_file); in hfsplus_create_attributes_file()