Home
last modified time | relevance | path

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

/NextBSD/sys/fs/ext2fs/
HDext2_extern.h59 void ext2_clusteracct(struct m_ext2fs *, char *, int, daddr_t, int);
HDext2_subr.c135 ext2_clusteracct(struct m_ext2fs *fs, char *bbp, int cg, daddr_t bno, int cnt) in ext2_clusteracct() function
HDext2_alloc.c759 ext2_clusteracct(fs, bbp, cg, bno, -1); in ext2_alloccg()
859 ext2_clusteracct(fs, bbp, cg, bno + i, -1); in ext2_clusteralloc()
989 ext2_clusteracct(fs, bbp, cg, bno, 1); in ext2_blkfree()