Searched refs:in_exists (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/makefs/ffs/
H A Dffs_extern.h44 int in_exists; /* Flag if the block exists. */ member in struct:indir
H A Dufs_bmap.c123 ap->in_exists = 0;
137 ap->in_exists = 0;
/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Dlfs_user.h59 int in_exists; /* Flag if the block exists. */ member in struct:indir
H A Dlfs.c207 xap->in_exists = 1;
282 ap->in_exists = 0;
296 ap->in_exists = 0;
1085 if (!indirs[i].in_exists) {
1105 if (!indirs[i].in_exists) {
/netbsd-6-1-5-RELEASE/sys/ufs/ufs/
H A Dufs_bmap.c241 xap->in_exists = 1;
384 ap->in_exists = 0;
397 ap->in_exists = 0;
H A Dinode.h284 int in_exists; /* Flag if the block exists. */ member in struct:indir
/netbsd-6-1-5-RELEASE/sys/ufs/lfs/
H A Dlfs_balloc.c233 if (!indirs[i].in_exists) {
259 if (!indirs[i].in_exists) {
H A Dlfs_rfw.c287 if (!a[i].in_exists)
/netbsd-6-1-5-RELEASE/sys/ufs/ext2fs/
H A Dext2fs_bmap.c222 xap->in_exists = 1;

Completed in 107 milliseconds