Home
last modified time | relevance | path

Searched defs:blkoff (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/fs/nilfs2/
Dmdt.c113 nilfs_mdt_submit_block(struct inode *inode, unsigned long blkoff, blk_opf_t opf, in nilfs_mdt_submit_block()
171 unsigned long blkoff; in nilfs_mdt_read_block() local
241 int nilfs_mdt_get_block(struct inode *inode, unsigned long blkoff, int create, in nilfs_mdt_get_block()
285 unsigned long end, unsigned long *blkoff, in nilfs_mdt_find_block()
Dpage.c48 unsigned long blkoff, in nilfs_grab_buffer()
485 sector_t *blkoff) in nilfs_find_uncommitted_extent()
Dgcinode.c58 int nilfs_gccache_submit_read_data(struct inode *inode, sector_t blkoff, in nilfs_gccache_submit_read_data()
Dalloc.h74 unsigned long blkoff; member
Dinode.c72 int nilfs_get_block(struct inode *inode, sector_t blkoff, in nilfs_get_block()
811 unsigned long blkoff; in nilfs_truncate() local
1122 sector_t blkoff, end_blkoff; in nilfs_fiemap() local
Dalloc.c196 static int nilfs_palloc_get_block(struct inode *inode, unsigned long blkoff, in nilfs_palloc_get_block()
240 static int nilfs_palloc_delete_block(struct inode *inode, unsigned long blkoff, in nilfs_palloc_delete_block()
Dcpfile.c45 unsigned long blkoff) in nilfs_cpfile_first_checkpoint_in_block()
173 unsigned long start, end, blkoff; in nilfs_cpfile_find_checkpoint_block() local
Dsufile.c170 unsigned long blkoff, prev_blkoff; in nilfs_sufile_updatev() local
955 unsigned long blkoff, prev_blkoff; in nilfs_sufile_set_suinfo() local
Drecovery.c43 unsigned long blkoff; /* File offset of the data block (per block) */ member
Dsegment.c666 __le64 *blkoff = nilfs_segctor_map_segsum_entry(sci, ssp, in nilfs_write_dat_data_binfo() local
/linux-6.12.1/block/partitions/
Dsysv68.c45 __be32 blkoff; /* block offset of slice */ member
/linux-6.12.1/fs/ceph/
Dcrypto.c560 int blkoff = i << CEPH_FSCRYPT_BLOCK_SHIFT; in ceph_fscrypt_decrypt_pages() local
669 int blkoff = i << CEPH_FSCRYPT_BLOCK_SHIFT; in ceph_fscrypt_encrypt_pages() local
/linux-6.12.1/fs/f2fs/
Drecovery.c492 unsigned short blkoff = GET_BLKOFF_FROM_SEG0(sbi, blkaddr); in check_index_in_prev_nodes() local
/linux-6.12.1/fs/ext4/
Dmballoc.c3981 ext4_group_t group, ext4_grpblk_t blkoff, in ext4_mb_mark_context()
4164 ext4_grpblk_t blkoff; in ext4_mb_mark_bb() local
6075 ext4_grpblk_t blkoff; in ext4_mb_new_blocks_simple() local
6383 ext4_grpblk_t blkoff; in ext4_free_blocks_simple() local
Dmballoc-test.c329 ext4_group_t group, ext4_grpblk_t blkoff, in ext4_mb_mark_context_stub()
/linux-6.12.1/fs/ocfs2/
Dsuballoc.c1536 u64 blkoff; in ocfs2_cluster_group_search() local
1604 u64 blkoff; in ocfs2_block_group_search() local
/linux-6.12.1/fs/afs/
Ddir.c403 unsigned blkoff) in afs_dir_iterate_block()