Searched defs:ud_part (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/cmd/fs.d/udfs/fstyp/ |
H A D | ud_lib.h | 127 struct ud_part { struct 128 udp_flagsud_part global() argument 132 udp_numberud_part global() argument 133 udp_seqnoud_part global() argument 134 udp_accessud_part global() argument 135 udp_startud_part global() argument 136 udp_lengthud_part global() argument 137 udp_unall_locud_part global() argument 138 udp_unall_lenud_part global() argument 139 udp_freed_locud_part global() argument 140 udp_freed_lenud_part global() argument 143 udp_nfreeud_part global() argument 144 udp_nblocksud_part global() argument
|
/titanic_52/usr/src/uts/common/sys/fs/ |
H A D | udf_inode.h | 87 struct ud_part { struct 88 udp_flagsud_part global() argument 89 udp_numberud_part global() argument 90 udp_seqnoud_part global() argument 91 udp_accessud_part global() argument 92 udp_startud_part global() argument 93 udp_lengthud_part global() argument 94 udp_unall_locud_part global() argument 95 udp_unall_lenud_part global() argument 96 udp_freed_locud_part global() argument 97 udp_freed_lenud_part global() argument 100 udp_nfreeud_part global() argument 101 udp_nblocksud_part global() argument 103 udp_last_allocud_part global() argument 105 udp_cache_countud_part global() argument 106 udp_cacheud_part global() argument [all...] |
/titanic_52/usr/src/uts/common/fs/udfs/ |
H A D | udf_alloc.c | 136 struct ud_part *ud_part; in ud_alloc_space() local 227 ud_alloc_space_bmap(struct vfs * vfsp,struct ud_part * ud_part,uint32_t proximity,uint32_t blkcount,uint32_t * start_blkno,uint32_t * size,int32_t less_is_ok) ud_alloc_space_bmap() argument 406 ud_check_free_and_mark_used(struct vfs * vfsp,struct ud_part * ud_part,uint32_t start,uint32_t * count) ud_check_free_and_mark_used() argument 494 ud_alloc_space_stbl(struct vfs * vfsp,struct ud_part * ud_part,uint32_t proximity,uint32_t blkcount,uint32_t * start_blkno,uint32_t * size,int32_t less_is_ok) ud_alloc_space_stbl() argument 694 struct ud_part *ud_part; ud_free_space() local 736 ud_free_space_bmap(struct vfs * vfsp,struct ud_part * ud_part,uint32_t beginblk,uint32_t blkcount) ud_free_space_bmap() argument 836 ud_free_space_stbl(struct vfs * vfsp,struct ud_part * ud_part,uint32_t beginblk,uint32_t blkcount) ud_free_space_stbl() argument [all...] |
H A D | udf_vfsops.c | 1561 struct ud_part *ud_part; in ud_convert_to_superblock() local 1663 struct ud_part *ud_part; ud_val_get_vat() local [all...] |
H A D | udf_subr.c | 523 struct ud_part *ud_part; in ud_sbwrite() local
|