Home
last modified time | relevance | path

Searched refs:hpfs_bmap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/hpfs/
H A Dfile.c41 static secno hpfs_bmap(struct inode *inode, unsigned file_secno, unsigned *n_secs) in hpfs_bmap() function
85 s = hpfs_bmap(inode, iblock, &n_secs); in hpfs_get_block()
135 s = hpfs_bmap(inode, offset >> blkbits, &n_secs); in hpfs_iomap_begin()
/kernel/linux/linux-5.10/fs/hpfs/
H A Dfile.c40 static secno hpfs_bmap(struct inode *inode, unsigned file_secno, unsigned *n_secs) in hpfs_bmap() function
84 s = hpfs_bmap(inode, iblock, &n_secs); in hpfs_get_block()

Completed in 1 milliseconds