Home
last modified time | relevance | path

Searched refs:EXT_NOT_RECORDED_ALLOCATED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Dtruncate.c40 if (etype == (EXT_NOT_RECORDED_ALLOCATED >> 30)) { in extent_trunc()
148 if (etype == (EXT_NOT_RECORDED_ALLOCATED >> 30)) { in udf_discard_prealloc()
H A Dinode.c847 if ((laarr[c].extLength >> 30) == (EXT_NOT_RECORDED_ALLOCATED >> 30)) in inode_getblk()
921 if ((laarr[*c].extLength >> 30) == (EXT_NOT_RECORDED_ALLOCATED >> 30) || in udf_split_extents()
940 if (etype == (EXT_NOT_RECORDED_ALLOCATED >> 30)) { in udf_split_extents()
967 if (etype == (EXT_NOT_RECORDED_ALLOCATED >> 30)) in udf_split_extents()
991 (EXT_NOT_RECORDED_ALLOCATED >> 30)) { in udf_prealloc_extents()
1040 EXT_NOT_RECORDED_ALLOCATED | in udf_prealloc_extents()
1108 (EXT_NOT_RECORDED_ALLOCATED >> 30)) && in udf_merge_extents()
1143 (EXT_NOT_RECORDED_ALLOCATED >> 30)) { in udf_merge_extents()
H A Decma_167.h764 #define EXT_NOT_RECORDED_ALLOCATED 0x40000000 macro
/kernel/linux/linux-6.6/fs/udf/
H A Dtruncate.c36 if (etype == (EXT_NOT_RECORDED_ALLOCATED >> 30)) { in extent_trunc()
144 if (etype == (EXT_NOT_RECORDED_ALLOCATED >> 30)) { in udf_discard_prealloc()
H A Dinode.c863 if ((laarr[c].extLength >> 30) == (EXT_NOT_RECORDED_ALLOCATED >> 30)) in inode_getblk()
932 if ((laarr[*c].extLength >> 30) == (EXT_NOT_RECORDED_ALLOCATED >> 30) || in udf_split_extents()
951 if (etype == (EXT_NOT_RECORDED_ALLOCATED >> 30)) { in udf_split_extents()
978 if (etype == (EXT_NOT_RECORDED_ALLOCATED >> 30)) in udf_split_extents()
1002 (EXT_NOT_RECORDED_ALLOCATED >> 30)) { in udf_prealloc_extents()
1051 EXT_NOT_RECORDED_ALLOCATED | in udf_prealloc_extents()
1119 (EXT_NOT_RECORDED_ALLOCATED >> 30)) && in udf_merge_extents()
1154 (EXT_NOT_RECORDED_ALLOCATED >> 30)) { in udf_merge_extents()
H A Decma_167.h764 #define EXT_NOT_RECORDED_ALLOCATED 0x40000000 macro

Completed in 11 milliseconds