Home
last modified time | relevance | path

Searched refs:hip (Results 1 – 9 of 9) sorted by relevance

/linux/fs/hfsplus/
A Dextents.c197 hip->cached_blocks = in __hfsplus_ext_cache_extent()
200 hip->cached_start = hip->cached_blocks = 0; in __hfsplus_ext_cache_extent()
213 block < hip->cached_start + hip->cached_blocks) in hfsplus_ext_read_extent()
289 hip->fs_blocks++; in hfsplus_get_block()
458 if (hip->alloc_blocks == hip->first_blocks) in hfsplus_file_extend()
467 len = hip->clump_blocks; in hfsplus_file_extend()
485 if (hip->alloc_blocks <= hip->first_blocks) { in hfsplus_file_extend()
495 hip->alloc_blocks, in hfsplus_file_extend()
506 hip->alloc_blocks - hip->cached_start, in hfsplus_file_extend()
536 hip->cached_start = hip->alloc_blocks; in hfsplus_file_extend()
[all …]
A Dinode.c400 hip->extent_state = 0; in hfsplus_new_inode()
401 hip->flags = 0; in hfsplus_new_inode()
402 hip->userflags = 0; in hfsplus_new_inode()
403 hip->subfolders = 0; in hfsplus_new_inode()
406 hip->alloc_blocks = 0; in hfsplus_new_inode()
407 hip->first_blocks = 0; in hfsplus_new_inode()
408 hip->cached_start = 0; in hfsplus_new_inode()
410 hip->phys_size = 0; in hfsplus_new_inode()
411 hip->fs_blocks = 0; in hfsplus_new_inode()
479 hip->fs_blocks = in hfsplus_inode_read_fork()
[all …]
A Dxattr.c126 struct hfsplus_inode_info *hip; in hfsplus_create_attributes_file() local
177 hip = HFSPLUS_I(attr_file); in hfsplus_create_attributes_file()
184 mutex_lock(&hip->extents_lock); in hfsplus_create_attributes_file()
185 hip->clump_blocks = clump_size >> sbi->alloc_blksz_shift; in hfsplus_create_attributes_file()
186 mutex_unlock(&hip->extents_lock); in hfsplus_create_attributes_file()
188 if (sbi->free_blocks <= (hip->clump_blocks << 1)) { in hfsplus_create_attributes_file()
193 while (hip->alloc_blocks < hip->clump_blocks) { in hfsplus_create_attributes_file()
199 hip->phys_size = attr_file->i_size = in hfsplus_create_attributes_file()
200 (loff_t)hip->alloc_blocks << sbi->alloc_blksz_shift; in hfsplus_create_attributes_file()
201 hip->fs_blocks = hip->alloc_blocks << sbi->fs_shift; in hfsplus_create_attributes_file()
A Dbtree.c349 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfs_bmap_reserve() local
360 hip->phys_size = inode->i_size = in hfs_bmap_reserve()
361 (loff_t)hip->alloc_blocks << in hfs_bmap_reserve()
363 hip->fs_blocks = in hfs_bmap_reserve()
364 hip->alloc_blocks << HFSPLUS_SB(tree->sb)->fs_shift; in hfs_bmap_reserve()
/linux/net/802/
A Dhippi.c58 hip->fp.fixed = htonl(0x04800018); in hippi_header()
59 hip->fp.d2_size = htonl(len + 8); in hippi_header()
60 hip->le.fc = 0; in hippi_header()
68 memset(&hip->le.reserved, 0, 16); in hippi_header()
72 hip->snap.ctrl = HIPPI_UI_CMD; in hippi_header()
73 hip->snap.oui[0] = 0x00; in hippi_header()
74 hip->snap.oui[1] = 0x00; in hippi_header()
75 hip->snap.oui[2] = 0x00; in hippi_header()
76 hip->snap.ethertype = htons(type); in hippi_header()
95 struct hippi_hdr *hip; in hippi_type_trans() local
[all …]
/linux/drivers/scsi/lpfc/
A Dlpfc_debugfs.c285 struct lpfc_hbq_init *hip; in lpfc_debugfs_hbqinfo_data() local
315 hip = lpfc_hbq_defs[i]; in lpfc_debugfs_hbqinfo_data()
318 hip->hbq_index, hip->profile, hip->rn, in lpfc_debugfs_hbqinfo_data()
319 hip->buffer_count, hip->init_count, hip->add_count, posted); in lpfc_debugfs_hbqinfo_data()
/linux/fs/reiserfs/
A DREADME78 hip, get with the new economic trend, before your competitors do. Send
/linux/drivers/net/wireless/realtek/rtl8xxxu/
A Drtl8xxxu_core.c2533 int hip, mgp, bkp, bep, vip, vop; in rtl8xxxu_init_queue_priority() local
2556 hip = 0; in rtl8xxxu_init_queue_priority()
2586 hip = 0; in rtl8xxxu_init_queue_priority()
2601 hip = hiq ^ 3; in rtl8xxxu_init_queue_priority()
2640 usb_sndbulkpipe(priv->udev, priv->out_ep[hip]); in rtl8xxxu_init_queue_priority()
/linux/
A DMAINTAINERS2024 F: arch/arm/boot/dts/hip*

Completed in 44 milliseconds