Home
last modified time | relevance | path

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

/linux/fs/udf/
H A Dsuper.c223 unsigned int lastblock; member
604 uopt->lastblock = result.uint_32; in udf_parse_param()
1742 sector_t block, sector_t lastblock, in udf_process_sequence() argument
1770 for (; (!done && block <= lastblock); block++) { in udf_process_sequence()
1791 lastblock = le32_to_cpu( in udf_process_sequence()
1794 lastblock += block - 1; in udf_process_sequence()
1930 static int udf_scan_anchors(struct super_block *sb, udf_pblk_t *lastblock, in udf_scan_anchors() argument
1959 last[last_count++] = *lastblock; in udf_scan_anchors()
1960 if (*lastblock >= 1) in udf_scan_anchors()
1961 last[last_count++] = *lastblock - 1; in udf_scan_anchors()
[all …]
H A Dinode.c738 int lastblock = 0; in inode_getblk() local
861 lastblock = 1; in inode_getblk()
884 lastblock = 1; in inode_getblk()
918 udf_prealloc_extents(inode, c, lastblock, laarr, &endnum); in inode_getblk()
1017 static void udf_prealloc_extents(struct inode *inode, int c, int lastblock, in udf_prealloc_extents() argument
1024 if (!lastblock) in udf_prealloc_extents()
1043 if (lastblock) in udf_prealloc_extents()
/linux/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/Documentation/filesystems/
H A Dudf.rst64 lastblock= Set the last block of the filesystem/
/linux/fs/affs/
H A DChanges171 - getblock() didn't update the lastblock field in the