Home
last modified time | relevance | path

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

/Linux-v5.15/fs/udf/
Dsuper.c209 unsigned int lastblock; member
460 uopt->lastblock = 0; in udf_parse_options()
539 uopt->lastblock = option; in udf_parse_options()
1670 sector_t block, sector_t lastblock, in udf_process_sequence() argument
1698 for (; (!done && block <= lastblock); block++) { in udf_process_sequence()
1719 lastblock = le32_to_cpu( in udf_process_sequence()
1722 lastblock += block - 1; in udf_process_sequence()
1863 static int udf_scan_anchors(struct super_block *sb, sector_t *lastblock, in udf_scan_anchors() argument
1892 last[last_count++] = *lastblock; in udf_scan_anchors()
1893 if (*lastblock >= 1) in udf_scan_anchors()
[all …]
Dinode.c706 int lastblock = 0; in inode_getblk() local
823 lastblock = 1; in inode_getblk()
847 lastblock = 1; in inode_getblk()
886 udf_prealloc_extents(inode, c, lastblock, laarr, &endnum); in inode_getblk()
982 static void udf_prealloc_extents(struct inode *inode, int c, int lastblock, in udf_prealloc_extents() argument
989 if (!lastblock) in udf_prealloc_extents()
1008 if (lastblock) in udf_prealloc_extents()
/Linux-v5.15/fs/efs/
Dinode.c206 efs_block_t iblock, result = 0, lastblock = 0; in efs_map_block() local
276 if (first || lastblock != iblock) { in efs_map_block()
288 lastblock = iblock; in efs_map_block()
/Linux-v5.15/Documentation/filesystems/
Dudf.rst64 lastblock= Set the last block of the filesystem/
/Linux-v5.15/fs/affs/
DChanges171 - getblock() didn't update the lastblock field in the