Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hpfs/
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()