Symbol: extfile_entry
sbin/fsck_udf/main.c
2234
struct extfile_entry *efe;
sbin/fsck_udf/main.c
2244
dscr_size = sizeof(struct extfile_entry) - 1;
sbin/fsck_udf/main.c
3189
struct extfile_entry *efe = NULL;
sbin/fsck_udf/main.c
3206
efe = (struct extfile_entry *) dscr;
sbin/fsck_udf/main.c
322
struct extfile_entry *efe = &dscrptr->efe;
sbin/fsck_udf/main.c
348
bpos_start = offsetof(struct extfile_entry, data) + l_ea;
sbin/fsck_udf/main.c
3663
struct extfile_entry *efe = NULL;
sbin/fsck_udf/main.c
3675
efe = (struct extfile_entry *) dscr;
sbin/fsck_udf/main.c
750
struct extfile_entry *efe = &dscrptr->efe;
sbin/fsck_udf/main.c
938
struct extfile_entry *efe = &dscrptr->efe;
sbin/newfs_udf/udf_core.c
1996
size = sizeof(struct extfile_entry);
sbin/newfs_udf/udf_core.c
2102
struct extfile_entry *efe;
sbin/newfs_udf/udf_core.c
2138
crclen = sizeof(struct extfile_entry);
sbin/newfs_udf/udf_core.c
2311
struct extfile_entry *efe;
sbin/newfs_udf/udf_core.c
2522
udf_create_new_efe(struct extfile_entry **efep, int file_type, struct stat *st)
sbin/newfs_udf/udf_core.c
2524
struct extfile_entry *efe;
sbin/newfs_udf/udf_core.c
2596
crclen = sizeof(struct extfile_entry) - 1 - UDF_DESC_TAG_LENGTH;
sbin/newfs_udf/udf_core.c
2610
udf_append_meta_mapping_part_to_efe(struct extfile_entry *efe,
sbin/newfs_udf/udf_core.c
2651
udf_append_meta_mapping_to_efe(struct extfile_entry *efe,
sbin/newfs_udf/udf_core.c
2680
struct extfile_entry *efe;
sbin/newfs_udf/udf_core.c
2753
struct extfile_entry *efe;
sbin/newfs_udf/udf_core.c
2958
struct extfile_entry *efe;
sbin/newfs_udf/udf_core.c
2981
vat_len = sizeof(struct extfile_entry)-1 - UDF_DESC_TAG_LENGTH;
sbin/newfs_udf/udf_core.c
3883
struct extfile_entry *efe;
sbin/newfs_udf/udf_core.c
3965
dscr_size = sizeof(struct extfile_entry) - 1;
sbin/newfs_udf/udf_core.c
4270
struct extfile_entry *efe;
sbin/newfs_udf/udf_core.c
4280
efe = (struct extfile_entry *) dscr;
sbin/newfs_udf/udf_core.h
238
struct extfile_entry *meta_file;
sbin/newfs_udf/udf_core.h
239
struct extfile_entry *meta_mirror;
sbin/newfs_udf/udf_core.h
240
struct extfile_entry *meta_bitmap;
sbin/newfs_udf/udf_core.h
341
extern int udf_create_new_efe(struct extfile_entry **efep, int file_type,
sys/fs/udf/ecma167-udf.h
830
struct extfile_entry efe;
sys/fs/udf/udf.h
385
struct extfile_entry *efe;
sys/fs/udf/udf_allocation.c
1757
struct extfile_entry *efe;
sys/fs/udf/udf_allocation.c
1772
dscr_size = sizeof(struct extfile_entry) -1;
sys/fs/udf/udf_allocation.c
1812
struct extfile_entry *efe;
sys/fs/udf/udf_allocation.c
1832
dscr_size = sizeof(struct extfile_entry) -1;
sys/fs/udf/udf_allocation.c
1920
struct extfile_entry *efe;
sys/fs/udf/udf_allocation.c
1952
dscr_size = sizeof(struct extfile_entry) -1;
sys/fs/udf/udf_allocation.c
2235
struct extfile_entry *efe;
sys/fs/udf/udf_allocation.c
238
struct extfile_entry *efe;
sys/fs/udf/udf_allocation.c
2599
struct extfile_entry *efe;
sys/fs/udf/udf_allocation.c
2640
dscr_size = sizeof(struct extfile_entry) -1;
sys/fs/udf/udf_allocation.c
270
dscr_size = sizeof(struct extfile_entry) -1;
sys/fs/udf/udf_allocation.c
2872
struct extfile_entry *efe;
sys/fs/udf/udf_allocation.c
2917
dscr_size = sizeof(struct extfile_entry) -1;
sys/fs/udf/udf_allocation.c
344
struct extfile_entry *efe;
sys/fs/udf/udf_allocation.c
91
struct extfile_entry *efe;
sys/fs/udf/udf_readwrite.c
128
struct extfile_entry *efe;
sys/fs/udf/udf_readwrite.c
141
efe = (struct extfile_entry *) blob;
sys/fs/udf/udf_readwrite.c
184
struct extfile_entry *efe;
sys/fs/udf/udf_readwrite.c
218
efe = (struct extfile_entry *) tag;
sys/fs/udf/udf_subr.c
2483
struct extfile_entry *efe;
sys/fs/udf/udf_subr.c
432
struct extfile_entry *efe;
sys/fs/udf/udf_subr.c
4368
struct extfile_entry *efe = udf_node->efe;
sys/fs/udf/udf_subr.c
4406
struct extfile_entry *efe = udf_node->efe;
sys/fs/udf/udf_subr.c
4445
struct extfile_entry *efe = udf_node->efe;
sys/fs/udf/udf_subr.c
4477
struct extfile_entry *efe = udf_node->efe;
sys/fs/udf/udf_subr.c
4512
struct extfile_entry *efe = dir_node->efe;
sys/fs/udf/udf_subr.c
4752
udf_create_new_efe(struct udf_mount *ump, struct extfile_entry *efe,
sys/fs/udf/udf_subr.c
4809
crclen = sizeof(struct extfile_entry) - 1 - UDF_DESC_TAG_LENGTH;
sys/fs/udf/udf_subr.c
4982
struct extfile_entry *efe;
sys/fs/udf/udf_subr.c
6081
struct extfile_entry *efe = udf_node->efe;
sys/fs/udf/udf_subr.c
6118
struct extfile_entry *efe;
sys/fs/udf/udf_subr.c
6293
struct extfile_entry *efe = dir_node->efe;
sys/fs/udf/udf_subr.c
6566
struct extfile_entry *efe = node->efe;
sys/fs/udf/udf_subr.c
6610
struct extfile_entry *efe = node->efe;
sys/fs/udf/udf_subr.c
760
size = sizeof(struct extfile_entry);
sys/fs/udf/udf_vnops.c
1893
struct extfile_entry *efe = udf_node->efe;
sys/fs/udf/udf_vnops.c
197
struct extfile_entry *efe;
sys/fs/udf/udf_vnops.c
2147
struct extfile_entry *efe;
sys/fs/udf/udf_vnops.c
292
struct extfile_entry *efe;
sys/fs/udf/udf_vnops.c
540
struct extfile_entry *efe;
sys/fs/udf/udf_vnops.c
872
struct extfile_entry *efe = udf_node->efe;
usr.sbin/makefs/udf.c
332
struct extfile_entry *efe;
usr.sbin/makefs/udf.c
350
struct extfile_entry *efe;
usr.sbin/makefs/udf.c
414
struct extfile_entry *efe;
usr.sbin/makefs/udf.c
491
struct extfile_entry *efe;
usr.sbin/makefs/udf.c
664
struct extfile_entry *efe;