Home
last modified time | relevance | path

Searched refs:lastblock (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/udf/
H A Dsuper.c223 unsigned int lastblock; member
604 uopt->lastblock = result.uint_32; in udf_parse_param()
1782 lastblock = le32_to_cpu( in udf_process_sequence()
1785 lastblock += block - 1; in udf_process_sequence()
1950 last[last_count++] = *lastblock; in udf_scan_anchors()
1951 if (*lastblock >= 1) in udf_scan_anchors()
1954 if (*lastblock >= 2) in udf_scan_anchors()
1956 if (*lastblock >= 150) in udf_scan_anchors()
1958 if (*lastblock >= 152) in udf_scan_anchors()
1967 *lastblock = last[i]; in udf_scan_anchors()
[all …]
H A Dinode.c731 int lastblock = 0; in inode_getblk() local
854 lastblock = 1; in inode_getblk()
877 lastblock = 1; in inode_getblk()
911 udf_prealloc_extents(inode, c, lastblock, laarr, &endnum); in inode_getblk()
1010 static void udf_prealloc_extents(struct inode *inode, int c, int lastblock, in udf_prealloc_extents() argument
1017 if (!lastblock) in udf_prealloc_extents()
1036 if (lastblock) in udf_prealloc_extents()
/linux-6.15/fs/efs/
H A Dinode.c207 efs_block_t iblock, result = 0, lastblock = 0; in efs_map_block() local
277 if (first || lastblock != iblock) { in efs_map_block()
289 lastblock = iblock; in efs_map_block()
/linux-6.15/Documentation/filesystems/
H A Dudf.rst64 lastblock= Set the last block of the filesystem/
/linux-6.15/fs/affs/
H A DChanges171 - getblock() didn't update the lastblock field in the