Searched refs:hpfs_bplus_lookup (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/hpfs/ |
| H A D | file.c | 54 disk_secno = hpfs_bplus_lookup(inode->i_sb, inode, in hpfs_bmap()
|
| H A D | hpfs_fn.h | 213 secno hpfs_bplus_lookup(struct super_block *, struct inode *, struct bplus_header *, unsigned, stru…
|
| H A D | anode.c | 14 secno hpfs_bplus_lookup(struct super_block *s, struct inode *inode, in hpfs_bplus_lookup() function 336 return hpfs_bplus_lookup(s, NULL, GET_BTREE_PTR(&anode->btree), sec, bh); in anode_lookup()
|