Home
last modified time | relevance | path

Searched refs:in_exists (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/usr.sbin/makefs/ffs/
H A Dufs_bmap.c123 ap->in_exists = 0; in ufs_getlbns()
137 ap->in_exists = 0; in ufs_getlbns()
H A Dffs_extern.h44 int in_exists; /* Flag if the block exists. */ member
/netbsd-src/sys/ufs/ufs/
H A Dufs_bmap.c243 xap->in_exists = 1; in ufs_bmaparray()
383 ap->in_exists = 0; in ufs_getlbns()
396 ap->in_exists = 0; in ufs_getlbns()
H A Dinode.h284 int in_exists; /* Flag if the block exists. */ member
/netbsd-src/sys/ufs/lfs/
H A Dulfs_bmap.c259 xap->in_exists = 1; in ulfs_bmaparray()
401 ap->in_exists = 0; in ulfs_getlbns()
414 ap->in_exists = 0; in ulfs_getlbns()
H A Dlfs_balloc.c283 if (!indirs[i].in_exists) { in lfs_balloc()
340 if (!indirs[i].in_exists) { in lfs_balloc()
H A Dulfs_inode.h223 int in_exists; /* Flag if the block exists. */ member
H A Dlfs_rfw.c242 if (!a[i].in_exists) in update_meta()
/netbsd-src/sbin/fsck_lfs/
H A Dlfs_user.h68 int in_exists; /* Flag if the block exists. */ member
H A Dlfs.c200 xap->in_exists = 1; in ulfs_bmaparray()
275 ap->in_exists = 0; in ulfs_getlbns()
289 ap->in_exists = 0; in ulfs_getlbns()
1111 if (!indirs[i].in_exists) { in lfs_balloc()
1132 if (!indirs[i].in_exists) { in lfs_balloc()
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_bmap.c290 xap->in_exists = 1; in ext2fs_bmaparray()