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_vfree
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_extern.h
139
int
lfs_vfree
(struct vnode *, ino_t, int);
lfs_alloc.c
557
lfs_vfree
(struct vnode *vp, ino_t ino, int mode)
function
575
DLOG((DLOG_ALLOC, "
lfs_vfree
: free ino %lld\n", (long long)ino));
705
DLOG((DLOG_ALLOC, "
lfs_vfree
: headfree %lld -> %lld\n",
714
DLOG((DLOG_ALLOC, "
lfs_vfree
: tailfree %lld "
725
DLOG((DLOG_ALLOC, "
lfs_vfree
: insert ino %lld "
747
DLOG((DLOG_ALLOC, "
lfs_vfree
: tailfree %lld "
lfs_vfsops.c
1993
lfs_vfree
(dvp, ino, mode);
lfs_vnops.c
1392
lfs_vfree
(vp, ip->i_number, ip->i_omode);
Completed in 24 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026