Home
last modified time | relevance | path

Searched refs:iblock (Results 1 – 8 of 8) sorted by relevance

/linux/fs/efs/
H A Dfile.c13 int efs_get_block(struct inode *inode, sector_t iblock, in efs_get_block() argument
21 if (iblock >= inode->i_blocks) { in efs_get_block()
31 phys = efs_map_block(inode, iblock); in efs_get_block()
/linux/fs/freevxfs/
H A Dvxfs_subr.c99 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk() argument
104 pblock = vxfs_bmap1(ip, iblock); in vxfs_getblk()
/linux/fs/hpfs/
H A Dfile.c81 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block() argument
87 s = hpfs_bmap(inode, iblock, &n_secs); in hpfs_get_block()
101 if (iblock<<9 != hpfs_i(inode)->mmu_private) { in hpfs_get_block()
/linux/fs/qnx4/
H A Dqnx4.h27 extern unsigned long qnx4_block_map(struct inode *inode, long iblock);
/linux/fs/ext4/
H A Dinode.c912 static int _ext4_get_block(struct inode *inode, sector_t iblock, in _ext4_get_block() argument
921 map.m_lblk = iblock; in _ext4_get_block()
938 int ext4_get_block(struct inode *inode, sector_t iblock, in ext4_get_block() argument
941 return _ext4_get_block(inode, iblock, bh, in ext4_get_block()
950 int ext4_get_block_unwritten(struct inode *inode, sector_t iblock, in ext4_get_block_unwritten() argument
957 ret = _ext4_get_block(inode, iblock, bh_result, in ext4_get_block_unwritten()
2022 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock, in ext4_da_get_block_prep() argument
2035 map.m_lblk = iblock; in ext4_da_get_block_prep()
4033 ext4_lblk_t iblock; in ext4_load_tail_bh() local
4047 iblock = EXT4_PG_TO_LBLK(inode, folio->index); in ext4_load_tail_bh()
[all …]
H A Dext4.h3036 int ext4_get_block_unwritten(struct inode *inode, sector_t iblock,
3038 int ext4_get_block(struct inode *inode, sector_t iblock,
3040 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock,
/linux/block/
H A Dfops.c462 static int blkdev_get_block(struct inode *inode, sector_t iblock, in blkdev_get_block() argument
466 bh->b_blocknr = iblock; in blkdev_get_block()
/linux/crypto/
H A DKconfig985 https://tc26.ru/upload/iblock/fed/feddbb4d26b685903faa2ba11aea43f6.pdf