OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_exists
(Results
1 - 10
of
10
) sorted by relevancy
/src/usr.sbin/makefs/ffs/
ffs_extern.h
44
int
in_exists
; /* Flag if the block exists. */
member in struct:indir
ufs_bmap.c
123
ap->
in_exists
= 0;
137
ap->
in_exists
= 0;
/src/sbin/fsck_lfs/
lfs_user.h
68
int
in_exists
; /* Flag if the block exists. */
member in struct:indir
lfs.c
200
xap->
in_exists
= 1;
275
ap->
in_exists
= 0;
289
ap->
in_exists
= 0;
1111
if (!indirs[i].
in_exists
) {
1132
if (!indirs[i].
in_exists
) {
/src/sys/ufs/lfs/
ulfs_bmap.c
259
xap->
in_exists
= 1;
401
ap->
in_exists
= 0;
414
ap->
in_exists
= 0;
ulfs_inode.h
223
int
in_exists
; /* Flag if the block exists. */
member in struct:indir
lfs_balloc.c
283
if (!indirs[i].
in_exists
) {
334
* wrong with testing
in_exists
first and then
340
if (!indirs[i].
in_exists
) {
/src/sys/ufs/ufs/
ufs_bmap.c
243
xap->
in_exists
= 1;
383
ap->
in_exists
= 0;
396
ap->
in_exists
= 0;
inode.h
284
int
in_exists
; /* Flag if the block exists. */
member in struct:indir
/src/sys/ufs/ext2fs/
ext2fs_bmap.c
290
xap->
in_exists
= 1;
Completed in 17 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025