Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c402 hip->extent_state = 0; in hfsplus_new_inode()
403 hip->flags = 0; in hfsplus_new_inode()
404 hip->userflags = 0; in hfsplus_new_inode()
405 hip->subfolders = 0; in hfsplus_new_inode()
408 hip->alloc_blocks = 0; in hfsplus_new_inode()
409 hip->first_blocks = 0; in hfsplus_new_inode()
410 hip->cached_start = 0; in hfsplus_new_inode()
412 hip->phys_size = 0; in hfsplus_new_inode()
413 hip->fs_blocks = 0; in hfsplus_new_inode()
481 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.c350 struct hfsplus_inode_info *hip = HFSPLUS_I(inode); in hfs_bmap_reserve() local
361 hip->phys_size = inode->i_size = in hfs_bmap_reserve()
362 (loff_t)hip->alloc_blocks << in hfs_bmap_reserve()
364 hip->fs_blocks = in hfs_bmap_reserve()
365 hip->alloc_blocks << HFSPLUS_SB(tree->sb)->fs_shift; in hfs_bmap_reserve()
/linux-6.3-rc2/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()
70 hip->snap.dsap = HIPPI_EXTENDED_SAP; 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-6.3-rc2/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-6.3-rc2/fs/reiserfs/
A DREADME78 hip, get with the new economic trend, before your competitors do. Send
/linux-6.3-rc2/drivers/net/wireless/realtek/rtl8xxxu/
A Drtl8xxxu_core.c2464 int hip, mgp, bkp, bep, vip, vop; in rtl8xxxu_init_queue_priority() local
2487 hip = 0; in rtl8xxxu_init_queue_priority()
2517 hip = 0; in rtl8xxxu_init_queue_priority()
2532 hip = hiq ^ 3; in rtl8xxxu_init_queue_priority()
2571 usb_sndbulkpipe(priv->udev, priv->out_ep[hip]); in rtl8xxxu_init_queue_priority()
/linux-6.3-rc2/
A DMAINTAINERS2223 F: arch/arm/boot/dts/hip*

Completed in 42 milliseconds