OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:im_devvp
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/fs/cd9660/
cd9660_bmap.c
77
*ap->a_vpp = ip->i_mnt->
im_devvp
;
cd9660_extern.h
63
struct vnode *
im_devvp
;
member in struct:iso_mnt
cd9660_vfsops.c
185
if (devvp != imp->
im_devvp
&& devvp->v_rdev != imp->
im_devvp
->v_rdev)
503
isomp->
im_devvp
= devvp;
516
if ((error = bread(isomp->
im_devvp
,
624
if (isomp->
im_devvp
->v_type != VBAD)
625
spec_node_setmountedfs(isomp->
im_devvp
, NULL);
627
vn_lock(isomp->
im_devvp
, LK_EXCLUSIVE | LK_RETRY);
628
error = VOP_CLOSE(isomp->
im_devvp
, FREAD, NOCRED);
629
vput(isomp->
im_devvp
);
777
ip->i_devvp = imp->
im_devvp
;
[
all
...]
cd9660_vnops.c
616
error = bread(imp->
im_devvp
,
713
vp = ip->i_mnt->
im_devvp
;
cd9660_rrip.c
549
|| bread(ana->imp->
im_devvp
,
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025