Home
last modified time | relevance | path

Searched refs:pa_type (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/fs/ext4/
Dmballoc.h130 unsigned short pa_type; /* pa type. inode or group */ member
Dmballoc.c4266 if (pa->pa_type == MB_INODE_PA) in ext4_discard_allocated_blocks()
4515 pa->pa_type, pa->pa_pstart, pa->pa_lstart, in ext4_mb_mark_pa_deleted()
4522 if (pa->pa_type == MB_INODE_PA) { in ext4_mb_mark_pa_deleted()
4568 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()
4664 pa->pa_type = MB_INODE_PA; in ext4_mb_new_inode_pa()
4718 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()
4911 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_discard_group_preallocations()
5018 BUG_ON(pa->pa_type != MB_INODE_PA); in ext4_discard_preallocations()
5293 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()
5421 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()
[all …]
/linux-6.1.9/include/linux/
Datalk.h73 __be16 pa_type; member
/linux-6.1.9/drivers/net/wireless/realtek/rtw88/
Drtw8822b.h79 u8 pa_type; /* 0xbc */ member
Drtw8723d.h57 u8 pa_type; /* 0xbc */ member
Drtw8821c.h59 u8 pa_type; /* 0xbc */ member
Drtw8821c.c47 efuse->pa_type_2g = map->pa_type; in rtw8821c_read_efuse()
48 efuse->pa_type_5g = map->pa_type; in rtw8821c_read_efuse()
Drtw8822b.c40 efuse->pa_type_2g = map->pa_type; in rtw8822b_read_efuse()
41 efuse->pa_type_5g = map->pa_type; in rtw8822b_read_efuse()
Drtw8723d.c224 efuse->pa_type_2g = map->pa_type; in rtw8723d_read_efuse()
/linux-6.1.9/net/appletalk/
Daarp.c127 eah->pa_type = htons(ETH_P_ATALK); in __aarp_send_query()
174 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_reply()
225 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_probe()
/linux-6.1.9/drivers/net/wireless/zydas/zd1211rw/
Dzd_chip.c59 i += scnprintf(buffer+i, size-i, " pa%1x %c%c%c%c%c", chip->pa_type, in scnprint_id()
330 chip->pa_type = (value >> 16) & 0x0f; in read_pod()
347 chip->pa_type, chip->patch_cck_gain, in read_pod()
355 chip->pa_type = 0; in read_pod()
Dzd_chip.h765 unsigned int pa_type:4, member
/linux-6.1.9/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h787 u8 pa_type; /* 0xbc */ member
836 u8 pa_type; /* 0xbc */ member
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/
Diwl-eeprom-parse.c54 u8 pa_type; member