OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_lfs_lbtree
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_balloc.c
645
if (SPLAY_INSERT(lfs_splay, &ip->
i_lfs_lbtree
, lbp) != NULL) {
668
SPLAY_REMOVE(lfs_splay, &ip->
i_lfs_lbtree
, lbp);
700
if ((lbp = SPLAY_FIND(lfs_splay, &ip->
i_lfs_lbtree
, &tmp)) != NULL)
715
hd = &ip->
i_lfs_lbtree
;
lfs_inode.h
207
#define
i_lfs_lbtree
inode_ext.lfs->lfs_lbtree
macro
lfs_vfsops.c
1689
SPLAY_INIT(&ip->
i_lfs_lbtree
);
Completed in 15 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025