Home
last modified time | relevance | path

Searched refs:im_bo (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libprocstat/
H A Dudf.c56 struct bufobj *im_bo; member
/freebsd/sys/fs/udf/
H A Dudf.h43 struct bufobj *im_bo; member
H A Dudf_vfsops.c352 udfmp->im_bo = bo; in udf_mountfs()
H A Dudf_vnops.c1042 bo = node->udfmp->im_bo; in udf_strategy()
/freebsd/sys/fs/cd9660/
H A Diso.h229 struct bufobj *im_bo; member
H A Dcd9660_vfsops.c355 isomp->im_bo = bo; in iso_mountfs()
H A Dcd9660_vnops.c721 bo = ip->i_mnt->im_bo; in cd9660_strategy()