Home | Sort by: relevance | last modified time | path |
/src/sys/fs/udf/ | |
udf_vfsops.c | 785 int num_part; local in function:udf_statvfs 802 num_part = udf_rw32(lvid->num_part); 803 impl = (struct udf_logvol_info *) (lvid->tables + 2*num_part); |
ecma167-udf.h | 615 uint32_t num_part; member in struct:logvol_int_desc |
/src/usr.sbin/sysinst/ | |
partitions.h | 592 * Valid partitions may have IDs in the range 0 .. num_part (excl.) 594 part_id num_part; member in struct:disk_partitions |