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