Home
last modified time | relevance | path

Searched refs:EXT_RECORDED_ALLOCATED (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/fs/udf/
Ddirectory.c175 != (EXT_RECORDED_ALLOCATED >> 30)) { in udf_fiiter_advance_blk()
264 (EXT_RECORDED_ALLOCATED >> 30)) { in udf_fiiter_init()
475 &iter->loffset) != (EXT_RECORDED_ALLOCATED >> 30)) { in udf_fiiter_append_blk()
Dtruncate.c48 if (etype == (EXT_RECORDED_ALLOCATED >> 30)) in extent_trunc()
Dpartition.c287 (EXT_RECORDED_ALLOCATED >> 30)) in udf_try_read_meta()
Decma_167.h763 #define EXT_RECORDED_ALLOCATED 0x00000000 macro
Dinode.c425 == (EXT_RECORDED_ALLOCATED >> 30)) { in udf_map_block()
781 if (etype == (EXT_RECORDED_ALLOCATED >> 30)) { in inode_getblk()
783 elen = EXT_RECORDED_ALLOCATED | in inode_getblk()
973 laarr[curr].extLength = EXT_RECORDED_ALLOCATED | in udf_split_extents()
Dballoc.c482 elen = EXT_RECORDED_ALLOCATED | in udf_table_free_blocks()