Searched refs:hip (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/fs/hfsplus/ |
D | extents.c | 89 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in __hfsplus_ext_write_extent() local 92 WARN_ON(!mutex_is_locked(&hip->extents_lock)); in __hfsplus_ext_write_extent() 94 hfsplus_ext_build_key(fd->search_key, inode->i_ino, hip->cached_start, in __hfsplus_ext_write_extent() 99 if (hip->extent_state & HFSPLUS_EXT_NEW) { in __hfsplus_ext_write_extent() 102 hfs_brec_insert(fd, hip->cached_extents, in __hfsplus_ext_write_extent() 104 hip->extent_state &= ~(HFSPLUS_EXT_DIRTY | HFSPLUS_EXT_NEW); in __hfsplus_ext_write_extent() 108 hfs_bnode_write(fd->bnode, hip->cached_extents, in __hfsplus_ext_write_extent() 110 hip->extent_state &= ~HFSPLUS_EXT_DIRTY; in __hfsplus_ext_write_extent() 119 set_bit(HFSPLUS_I_EXT_DIRTY, &hip->flags); in __hfsplus_ext_write_extent() 164 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in __hfsplus_ext_cache_extent() local [all …]
|
D | inode.c | 176 struct hfsplus_inode_info *hip; in hfsplus_file_lookup() local 190 hip = HFSPLUS_I(inode); in hfsplus_file_lookup() 192 INIT_LIST_HEAD(&hip->open_dir_list); in hfsplus_file_lookup() 193 mutex_init(&hip->extents_lock); in hfsplus_file_lookup() 194 hip->extent_state = 0; in hfsplus_file_lookup() 195 hip->flags = 0; in hfsplus_file_lookup() 196 set_bit(HFSPLUS_I_RSRC, &hip->flags); in hfsplus_file_lookup() 207 hip->rsrc_inode = dir; in hfsplus_file_lookup() 312 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_file_fsync() local 324 if (test_and_clear_bit(HFSPLUS_I_CAT_DIRTY, &hip->flags)) in hfsplus_file_fsync() [all …]
|
D | ioctl.c | 26 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_ioctl_getflags() local 33 if (hip->userflags & HFSPLUS_FLG_NODUMP) in hfsplus_ioctl_getflags() 42 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfsplus_ioctl_setflags() local 87 hip->userflags |= HFSPLUS_FLG_NODUMP; in hfsplus_ioctl_setflags() 89 hip->userflags &= ~HFSPLUS_FLG_NODUMP; in hfsplus_ioctl_setflags()
|
D | btree.c | 237 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfs_bmap_alloc() local 244 hip->phys_size = inode->i_size = in hfs_bmap_alloc() 245 (loff_t)hip->alloc_blocks << in hfs_bmap_alloc() 247 hip->fs_blocks = in hfs_bmap_alloc() 248 hip->alloc_blocks << HFSPLUS_SB(tree->sb)->fs_shift; in hfs_bmap_alloc()
|
/linux-2.6.39/net/802/ |
D | hippi.c | 51 struct hippi_hdr *hip = (struct hippi_hdr *)skb_push(skb, HIPPI_HLEN); in hippi_header() local 63 hip->fp.fixed = htonl(0x04800018); in hippi_header() 64 hip->fp.d2_size = htonl(len + 8); in hippi_header() 65 hip->le.fc = 0; in hippi_header() 66 hip->le.double_wide = 0; /* only HIPPI 800 for the time being */ in hippi_header() 67 hip->le.message_type = 0; /* Data PDU */ in hippi_header() 69 hip->le.dest_addr_type = 2; /* 12 bit SC address */ in hippi_header() 70 hip->le.src_addr_type = 2; /* 12 bit SC address */ in hippi_header() 72 memcpy(hip->le.src_switch_addr, dev->dev_addr + 3, 3); in hippi_header() 73 memset(&hip->le.reserved, 0, 16); in hippi_header() [all …]
|
/linux-2.6.39/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 261 struct lpfc_hbq_init *hip; in lpfc_debugfs_hbqinfo_data() local 291 hip = lpfc_hbq_defs[i]; in lpfc_debugfs_hbqinfo_data() 294 hip->hbq_index, hip->profile, hip->rn, in lpfc_debugfs_hbqinfo_data() 295 hip->buffer_count, hip->init_count, hip->add_count, posted); in lpfc_debugfs_hbqinfo_data()
|
/linux-2.6.39/fs/reiserfs/ |
D | README | 78 hip, get with the new economic trend, before your competitors do. Send
|