Searched refs:ext2_clusteracct (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_alloc.c922 ext2_clusteracct(fs, bbp, cg, bno, -1);
1022 ext2_clusteracct(fs, bbp, cg, bno + i, -1);
1202 ext2_clusteracct(fs, bbp, cg, bno, 1);
H A Dext2_extern.h63 void ext2_clusteracct(struct m_ext2fs *, char *, int, daddr_t, int);
H A Dext2_subr.c135 ext2_clusteracct(struct m_ext2fs *fs, char *bbp, int cg, daddr_t bno, int cnt) function

Completed in 77 milliseconds