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_bwrite_log
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_inode.h
235
# define
LFS_BWRITE_LOG
(bp)
lfs_bwrite_log
((bp), __FILE__, __LINE__)
268
# define
LFS_BWRITE_LOG
(bp) VOP_BWRITE((bp)->b_vp, (bp))
273
# define
LFS_BWRITE_LOG
(bp) VOP_BWRITE((bp))
lfs_debug.c
85
lfs_bwrite_log
(struct buf *bp, const char *file, int line)
function
lfs_extern.h
179
int
lfs_bwrite_log
(struct buf *, const char *, int);
Completed in 15 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026