Searched defs:ud_part (Results 1 – 5 of 5) sorted by relevance
127 struct ud_part { struct128 uint16_t udp_flags; /* See below */132 uint16_t udp_number; /* partition Number */133 uint32_t udp_seqno; /* to find the prevailaing desc */134 uint32_t udp_access; /* access type */135 uint32_t udp_start; /* Starting block no of partition */136 uint32_t udp_length; /* Lenght of the partition */137 uint32_t udp_unall_loc; /* unall space tbl or bitmap loc */138 uint32_t udp_unall_len; /* unall space tbl or bitmap length */139 uint32_t udp_freed_loc; /* freed space tbl or bitmap loc */[all …]
87 struct ud_part { struct88 uint16_t udp_flags; /* See below */89 uint16_t udp_number; /* partition Number */90 uint32_t udp_seqno; /* to find the prevailaing desc */91 uint32_t udp_access; /* access type */92 uint32_t udp_start; /* Starting block no of partition */93 uint32_t udp_length; /* Lenght of the partition */94 uint32_t udp_unall_loc; /* unall space tbl or bitmap loc */95 uint32_t udp_unall_len; /* unall space tbl or bitmap length */96 uint32_t udp_freed_loc; /* freed space tbl or bitmap loc */[all …]
136 struct ud_part *ud_part; in ud_alloc_space() local227 struct ud_part *ud_part, uint32_t proximity, in ud_alloc_space_bmap()406 struct ud_part *ud_part, uint32_t start, uint32_t *count) in ud_check_free_and_mark_used()494 struct ud_part *ud_part, uint32_t proximity, in ud_alloc_space_stbl()694 struct ud_part *ud_part; in ud_free_space() local736 struct ud_part *ud_part, in ud_free_space_bmap()836 struct ud_part *ud_part, in ud_free_space_stbl()
1561 struct ud_part *ud_part; in ud_convert_to_superblock() local1663 struct ud_part *ud_part; in ud_val_get_vat() local
523 struct ud_part *ud_part; in ud_sbwrite() local