Home
last modified time | relevance | path

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

/openbmc/linux/fs/affs/
H A Dfile.c21 static struct buffer_head *affs_get_extblock_slow(struct inode *inode, u32 ext);
166 bh = affs_get_extblock_slow(inode, ext); in affs_get_extblock()
172 affs_get_extblock_slow(struct inode *inode, u32 ext) in affs_get_extblock_slow() function