Home
last modified time | relevance | path

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

/linux-4.19.296/fs/affs/
Dfile.c118 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock() function
185 bh = affs_alloc_extblock(inode, bh, ext); in affs_get_extblock_slow()
207 bh = affs_alloc_extblock(inode, prev_bh, ext); in affs_get_extblock_slow()