Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/udf/
H A Dinode.c518 EXT_NOT_RECORDED_NOT_ALLOCATED) { in udf_do_extend_file()
557 last_ext->extLength = EXT_NOT_RECORDED_NOT_ALLOCATED | add; in udf_do_extend_file()
569 last_ext->extLength = EXT_NOT_RECORDED_NOT_ALLOCATED | in udf_do_extend_file()
658 extent.extLength = EXT_NOT_RECORDED_NOT_ALLOCATED; in udf_extend_file()
746 if (etype != (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) in inode_getblk()
791 laarr[0].extLength = EXT_NOT_RECORDED_NOT_ALLOCATED; in inode_getblk()
812 laarr[c].extLength = EXT_NOT_RECORDED_NOT_ALLOCATED | in inode_getblk()
923 (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) { in udf_split_extents()
945 EXT_NOT_RECORDED_NOT_ALLOCATED | in udf_split_extents()
959 if (etype == (EXT_NOT_RECORDED_NOT_ALLOCATED >> 3 in udf_split_extents()
[all...]
H A Dtruncate.c43 etype = (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30); in extent_trunc()
55 if (etype != (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) in extent_trunc()
H A Decma_167.h765 #define EXT_NOT_RECORDED_NOT_ALLOCATED 0x80000000 macro
/kernel/linux/linux-6.6/fs/udf/
H A Dinode.c531 EXT_NOT_RECORDED_NOT_ALLOCATED) { in udf_do_extend_file()
571 last_ext->extLength = EXT_NOT_RECORDED_NOT_ALLOCATED | add; in udf_do_extend_file()
584 last_ext->extLength = EXT_NOT_RECORDED_NOT_ALLOCATED | in udf_do_extend_file()
675 extent.extLength = EXT_NOT_RECORDED_NOT_ALLOCATED; in udf_extend_file()
761 if (etype != (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) in inode_getblk()
809 laarr[0].extLength = EXT_NOT_RECORDED_NOT_ALLOCATED; in inode_getblk()
828 laarr[c].extLength = EXT_NOT_RECORDED_NOT_ALLOCATED | in inode_getblk()
934 (EXT_NOT_RECORDED_NOT_ALLOCATED >> 30)) { in udf_split_extents()
956 EXT_NOT_RECORDED_NOT_ALLOCATED | in udf_split_extents()
970 if (etype == (EXT_NOT_RECORDED_NOT_ALLOCATED >> 3 in udf_split_extents()
[all...]
H 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()
H A Decma_167.h765 #define EXT_NOT_RECORDED_NOT_ALLOCATED 0x80000000 macro

Completed in 9 milliseconds