Searched defs:start_block (Results 1 – 13 of 13) sorted by relevance
/fs/squashfs/ |
D | cache.c | 380 u64 start_block, int length) in squashfs_get_fragment() 395 u64 start_block, int length) in squashfs_get_datablock()
|
D | id.c | 38 u64 start_block = le64_to_cpu(msblk->id_table[block]); in squashfs_get_id() local
|
D | fragment.c | 41 u64 start_block; in squashfs_frag_lookup() local
|
D | xattr_id.c | 34 u64 start_block = le64_to_cpu(msblk->xattr_id_table[block]); in squashfs_xattr_lookup() local
|
D | squashfs_fs.h | 263 __le32 start_block; member 340 __le32 start_block; member 354 __le64 start_block; member 371 __le32 start_block; member 387 __le32 start_block; member 418 __le32 start_block; member 423 __le64 start_block; member
|
D | file.c | 161 u64 *start_block, int *offset) in read_indexes()
|
/fs/ext2/ |
D | balloc.c | 780 ext2_fsblk_t start_block, in find_next_reservable_window() 903 ext2_fsblk_t group_first_block, group_end_block, start_block; in alloc_new_reservation() local
|
/fs/hfsplus/ |
D | hfsplus_raw.h | 90 __be32 start_block; member 344 __be32 start_block; member 361 __be32 start_block; member
|
/fs/xfs/ |
D | xfs_extfree_item.c | 360 xfs_fsblock_t start_block, in xfs_trans_free_extent()
|
D | xfs_log_recover.c | 1577 int start_block, in xlog_write_log_records()
|
/fs/nilfs2/ |
D | sufile.c | 1024 sector_t seg_start, seg_end, start_block, end_block; in nilfs_sufile_trim_fs() local
|
/fs/udf/ |
D | super.c | 1152 int type1_index, sector_t start_block) in udf_find_vat_block()
|
/fs/f2fs/ |
D | segment.c | 2829 block_t start_block, end_block; in f2fs_trim_fs() local
|