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 | fragment.c | 41 u64 start_block; in squashfs_frag_lookup() local
|
D | id.c | 38 u64 start_block; in squashfs_get_id() local
|
D | xattr_id.c | 34 u64 start_block; in squashfs_xattr_lookup() local
|
D | squashfs_fs.h | 264 __le32 start_block; member 341 __le32 start_block; member 355 __le64 start_block; member 372 __le32 start_block; member 388 __le32 start_block; member 419 __le32 start_block; member 424 __le64 start_block; member
|
D | file.c | 162 u64 *start_block, int *offset) in read_indexes()
|
/fs/ext2/ |
D | balloc.c | 759 ext2_fsblk_t start_block, in find_next_reservable_window() 875 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 348 __be32 start_block; member 365 __be32 start_block; member
|
/fs/nilfs2/ |
D | sufile.c | 1066 sector_t seg_start, seg_end, start_block, end_block; in nilfs_sufile_trim_fs() local
|
/fs/ocfs2/ |
D | file.c | 1543 u64 start_block, end_block, nr_blocks; in ocfs2_zeroout_partial_cluster() local
|
/fs/udf/ |
D | super.c | 1152 int type1_index, sector_t start_block) in udf_find_vat_block()
|
/fs/xfs/ |
D | xfs_log_recover.c | 1511 int start_block, in xlog_write_log_records()
|
/fs/f2fs/ |
D | segment.c | 3312 block_t start_block, end_block; in f2fs_trim_fs() local
|