Searched refs:ext2_new_block (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dext2.h86 extern ext2_fsblk_t ext2_new_block(struct inode *, unsigned long, int *);
H A Dballoc.c405 * needs a new block. So, before every ext2_new_block(s) call, for
1436 ext2_fsblk_t ext2_new_block(struct inode *inode, unsigned long goal, int *errp) function
H A Dxattr.c669 int block = ext2_new_block(inode, goal, &error);

Completed in 204 milliseconds