Home
last modified time | relevance | path

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

/linux-4.1.27/fs/udf/
Dsuper.c216 unsigned int lastblock; member
494 uopt->lastblock = 0; in udf_parse_options()
577 uopt->lastblock = option; in udf_parse_options()
800 long lastblock; in udf_find_fileset() local
830 lastblock = sbi->s_partmaps in udf_find_fileset()
865 } while (newfileset.logicalBlockNum < lastblock && in udf_find_fileset()
1593 sector_t block, sector_t lastblock, in udf_process_sequence() argument
1613 for (; (!done && block <= lastblock); block++) { in udf_process_sequence()
1679 lastblock = next_e; in udf_process_sequence()
1803 static int udf_scan_anchors(struct super_block *sb, sector_t *lastblock, in udf_scan_anchors() argument
[all …]
Dinode.c671 int lastblock = 0; in inode_getblk() local
791 lastblock = 1; in inode_getblk()
815 lastblock = 1; in inode_getblk()
857 udf_prealloc_extents(inode, c, lastblock, laarr, &endnum); in inode_getblk()
956 static void udf_prealloc_extents(struct inode *inode, int c, int lastblock, in udf_prealloc_extents() argument
963 if (!lastblock) in udf_prealloc_extents()
982 if (lastblock) in udf_prealloc_extents()
/linux-4.1.27/fs/efs/
Dinode.c204 efs_block_t iblock, result = 0, lastblock = 0; in efs_map_block() local
274 if (first || lastblock != iblock) { in efs_map_block()
286 lastblock = iblock; in efs_map_block()
/linux-4.1.27/fs/ufs/
Dinode.c182 u64 tmp, goal, lastfrag, block, lastblock; in ufs_inode_getfrag() local
220 lastblock = ufs_fragstoblks (lastfrag); in ufs_inode_getfrag()
225 if (lastblock < block) { in ufs_inode_getfrag()
230 p2 = ufs_get_direct_data_ptr(uspi, ufsi, lastblock); in ufs_inode_getfrag()
246 lastblock)); in ufs_inode_getfrag()
253 } else if (lastblock == block) { in ufs_inode_getfrag()
/linux-4.1.27/Documentation/filesystems/
Dudf.txt64 lastblock= Set the last block of the filesystem/
/linux-4.1.27/fs/xfs/
Dxfs_aops.c475 sector_t lastblock = 0; in xfs_submit_ioend() local
507 } else if (bh->b_blocknr != lastblock + 1) { in xfs_submit_ioend()
517 lastblock = bh->b_blocknr; in xfs_submit_ioend()
/linux-4.1.27/fs/affs/
DChanges171 - getblock() didn't update the lastblock field in the