Home
last modified time | relevance | path

Searched refs:unallocSpaceEntry (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/udf/
Dballoc.c460 oextoffset = nextoffset = sizeof(struct unallocSpaceEntry); in udf_table_free_blocks()
690 extoffset = sizeof(struct unallocSpaceEntry); in udf_table_prealloc_blocks()
768 extoffset = sizeof(struct unallocSpaceEntry); in udf_table_new_block()
Dinode.c1059 ((struct unallocSpaceEntry *)bh->b_data)->lengthAllocDescs); in udf_fill_inode()
1344 struct unallocSpaceEntry *use = in udf_update_inode()
1345 (struct unallocSpaceEntry *)bh->b_data; in udf_update_inode()
1348 crclen = sizeof(struct unallocSpaceEntry) + UDF_I_LENALLOC(inode) - in udf_update_inode()
1856 pos = sizeof(struct unallocSpaceEntry); in udf_next_aext()
Decma_167.h734 struct unallocSpaceEntry struct
Dsuper.c1762 extoffset = sizeof(struct unallocSpaceEntry); in udf_count_free_table()