OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v_fs
(Results
1 - 4
of
4
) sorted by relevancy
/src/libexec/lfs_cleanerd/
fdfs.c
109
vp->
v_fs
= fs;
140
fs = (struct fdfs *)vp->
v_fs
;
154
--((struct fdfs *)vp->
v_fs
)->fd_bufi;
163
((struct fdfs *)vp->
v_fs
)->fd_bufi = 0;
174
struct fdfs *fs = (struct fdfs *)vp->
v_fs
;
225
fs = (struct fdfs *)vp->
v_fs
;
245
fs = (struct fdfs *)bp->b_vp->
v_fs
;
/src/sbin/fsck_lfs/
vnode.h
46
void *
v_fs
;
member in struct:uvnode
vnode.c
167
if (vp->
v_fs
!= fs)
lfs.c
138
fs = bp->b_vp->
v_fs
;
302
return ulfs_bmaparray(vp->
v_fs
, vp, lbn, daddrp, NULL, NULL);
342
vp->
v_fs
= fs;
483
devvp->
v_fs
= NULL;
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025