Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dext2.h721 extern ext2_fsblk_t ext2_new_block(struct inode *, unsigned long, int *);
H A Dxattr.c697 int block = ext2_new_block(inode, goal, &error); in ext2_xattr_set2()
H A Dballoc.c1433 ext2_fsblk_t ext2_new_block(struct inode *inode, unsigned long goal, int *errp) in ext2_new_block() function