Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/udf/
H A Ddirectory.c59 (EXT_RECORDED_ALLOCATED >> 30)) in udf_fileident_read()
117 (EXT_RECORDED_ALLOCATED >> 30)) in udf_fileident_read()
H A Dnamei.c193 &eloc, &elen, &offset) != (EXT_RECORDED_ALLOCATED >> 30)) { in udf_find_entry()
380 &eloc, &elen, &offset) != (EXT_RECORDED_ALLOCATED >> 30)) { in udf_add_entry()
509 (EXT_RECORDED_ALLOCATED >> 30)) in udf_add_entry()
540 (EXT_RECORDED_ALLOCATED >> 30)) in udf_add_entry()
743 (EXT_RECORDED_ALLOCATED >> 30)) { in empty_dir()
H A Ddir.c101 != (EXT_RECORDED_ALLOCATED >> 30)) { in udf_readdir()
H A Dtruncate.c52 if (etype == (EXT_RECORDED_ALLOCATED >> 30)) in extent_trunc()
H A Dpartition.c292 (EXT_RECORDED_ALLOCATED >> 30)) in udf_try_read_meta()
H A Decma_167.h763 #define EXT_RECORDED_ALLOCATED 0x00000000 macro
H A Dinode.c768 if (etype == (EXT_RECORDED_ALLOCATED >> 30)) { in inode_getblk()
770 elen = EXT_RECORDED_ALLOCATED | in inode_getblk()
965 laarr[curr].extLength = EXT_RECORDED_ALLOCATED | in udf_split_extents()
2374 (EXT_RECORDED_ALLOCATED >> 30)) in udf_block_map()
H A Dballoc.c463 elen = EXT_RECORDED_ALLOCATED | in udf_table_free_blocks()