Searched refs:ext2_clusteralloc (Results 1 – 1 of 1) sorted by relevance
78 static daddr_t ext2_clusteralloc(struct inode *, int, daddr_t, int);303 len, ext2_clusteralloc)) == 0) { in ext2_reallocblks()1133 ext2_clusteralloc(struct inode *ip, int cg, daddr_t bpref, int len) in ext2_clusteralloc() function