Home
last modified time | relevance | path

Searched refs:EXT_NOT_RECORDED_NOT_ALLOCATED (Results 1 – 3 of 3) sorted by relevance

/fs/udf/
A Dinode.c541 EXT_NOT_RECORDED_NOT_ALLOCATED) { in udf_do_extend_file()
692 extent.extLength = EXT_NOT_RECORDED_NOT_ALLOCATED; in udf_extend_file()
784 if (etype != (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) in inode_getblk()
836 laarr[0].extLength = EXT_NOT_RECORDED_NOT_ALLOCATED; in inode_getblk()
962 (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) { in udf_split_extents()
984 EXT_NOT_RECORDED_NOT_ALLOCATED | in udf_split_extents()
998 if (etype == (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) in udf_split_extents()
1046 (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) { in udf_prealloc_extents()
1126 (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) || in udf_merge_extents()
1149 (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30))) { in udf_merge_extents()
[all …]
A Dtruncate.c39 etype = (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30); in extent_trunc()
51 if (etype != (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) in extent_trunc()
A Decma_167.h765 #define EXT_NOT_RECORDED_NOT_ALLOCATED 0x80000000 macro

Completed in 15 milliseconds