Searched refs:pa_type (Results 1 – 7 of 7) sorted by relevance
127 unsigned short pa_type; /* pa type. inode or group */ member
3265 if (pa->pa_type == MB_INODE_PA) in ext4_discard_allocated_blocks()3546 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()3644 pa->pa_type = MB_INODE_PA; in ext4_mb_new_inode_pa()3704 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()3919 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_discard_group_preallocations()4015 BUG_ON(pa->pa_type != MB_INODE_PA); in ext4_discard_preallocations()4254 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()4359 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()4376 if ((pa->pa_type == MB_GROUP_PA) && likely(pa->pa_free)) { in ext4_mb_release_context()
72 __be16 pa_type; member
133 eah->pa_type = htons(ETH_P_ATALK); in __aarp_send_query()180 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_reply()231 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_probe()
72 i += scnprintf(buffer+i, size-i, " pa%1x %c%c%c%c%c", chip->pa_type, in scnprint_id()343 chip->pa_type = (value >> 16) & 0x0f; in read_pod()360 chip->pa_type, chip->patch_cck_gain, in read_pod()368 chip->pa_type = 0; in read_pod()
777 unsigned int pa_type:4, member
111 u8 pa_type; member