Searched defs:max_block (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/fs/befs/ |
H A D | datastream.c | 252 befs_blocknr_t max_block = befs_find_brun_direct() local
|
/linux-4.1.27/fs/ntfs/ |
H A D | attrib.c | 720 unsigned long block, max_block; load_attribute_list() local
|
H A D | compress.c | 521 int block, max_block, cb_max_page, bhs_size, nr_bhs, err = 0; ntfs_read_compressed_block() local
|
/linux-4.1.27/fs/ext4/ |
H A D | indirect.c | 1213 ext4_lblk_t last_block, max_block; ext4_ind_truncate() local 1324 ext4_lblk_t max_block; ext4_ind_remove_space() local
|
/linux-4.1.27/drivers/scsi/ |
H A D | st.h | 158 int max_block; member in struct:scsi_tape
|
H A D | osst.h | 580 int max_block; member in struct:osst_tape
|
/linux-4.1.27/drivers/mtd/devices/ |
H A D | docg3.h | 310 int max_block; member in struct:docg3
|
/linux-4.1.27/fs/ocfs2/ |
H A D | suballoc.c | 685 ocfs2_block_group_alloc(struct ocfs2_super *osb, struct inode *alloc_inode, struct buffer_head *bh, u64 max_block, u64 *last_alloc_group, int flags) ocfs2_block_group_alloc() argument 1178 ocfs2_reserve_clusters_with_limit(struct ocfs2_super *osb, u32 bits_wanted, u64 max_block, int flags, struct ocfs2_alloc_context **ac) ocfs2_reserve_clusters_with_limit() argument 1481 ocfs2_cluster_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) ocfs2_cluster_group_search() argument 1552 ocfs2_block_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) ocfs2_block_group_search() argument
|
H A D | super.c | 2014 u64 max_block = ocfs2_journal_addressable() local
|
/linux-4.1.27/fs/reiserfs/ |
H A D | journal.c | 2325 reiserfs_breada(struct block_device *dev, b_blocknr_t block, int bufsize, b_blocknr_t max_block) reiserfs_breada() argument
|
Completed in 613 milliseconds