OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LFS_UNUSED_LBN
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/ufs/lfs/
ulfs_readwrite.c
282
lfs_check(vp,
LFS_UNUSED_LBN
, 0);
455
lfs_check(vp,
LFS_UNUSED_LBN
, 0);
lfs_syscalls.c
379
if (blkp->bi_lbn ==
LFS_UNUSED_LBN
) {
758
if (blkp->bi_lbn ==
LFS_UNUSED_LBN
) {
lfs_vnops.c
527
lfs_check(dvp,
LFS_UNUSED_LBN
, 0);
593
lfs_check(dvp,
LFS_UNUSED_LBN
, 0);
1230
lfs_check(vp,
LFS_UNUSED_LBN
, 0);
lfs.h
523
#define
LFS_UNUSED_LBN
-1
lfs_vfsops.c
1830
fs->lfs_cleaner_hint->bi_lbn ==
LFS_UNUSED_LBN
) {
/src/libexec/lfs_cleanerd/
lfs_cleanerd.c
421
if (bip->bi_lbn ==
LFS_UNUSED_LBN
) {
550
bip[*bic - 1].bi_lbn =
LFS_UNUSED_LBN
;
837
if (a->bi_lbn ==
LFS_UNUSED_LBN
) /* Inodes sort lower than blocks */
839
if (b->bi_lbn ==
LFS_UNUSED_LBN
)
1054
if (bip[i].bi_lbn ==
LFS_UNUSED_LBN
)
Completed in 21 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026