OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mfsnode
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/mfs/
mfsnode.h
1
/* $NetBSD:
mfsnode
.h,v 1.22 2021/07/18 23:57:15 dholland Exp $ */
31
* @(#)
mfsnode
.h 8.3 (Berkeley) 5/19/95
41
struct
mfsnode
{
struct
42
struct vnode *mfs_vnode; /* vnode associated with this
mfsnode
*/
46
int mfs_shutdown; /* shutdown this
mfsnode
*/
56
* Convert between
mfsnode
pointers and vnode pointers
58
#define VTOMFS(vp) ((struct
mfsnode
*)(vp)->v_data)
mfsnode.h
1
/* $NetBSD:
mfsnode
.h,v 1.22 2021/07/18 23:57:15 dholland Exp $ */
31
* @(#)
mfsnode
.h 8.3 (Berkeley) 5/19/95
41
struct
mfsnode
{
struct
42
struct vnode *mfs_vnode; /* vnode associated with this
mfsnode
*/
46
int mfs_shutdown; /* shutdown this
mfsnode
*/
56
* Convert between
mfsnode
pointers and vnode pointers
58
#define VTOMFS(vp) ((struct
mfsnode
*)(vp)->v_data)
mfsnode.h
1
/* $NetBSD:
mfsnode
.h,v 1.22 2021/07/18 23:57:15 dholland Exp $ */
31
* @(#)
mfsnode
.h 8.3 (Berkeley) 5/19/95
41
struct
mfsnode
{
struct
42
struct vnode *mfs_vnode; /* vnode associated with this
mfsnode
*/
46
int mfs_shutdown; /* shutdown this
mfsnode
*/
56
* Convert between
mfsnode
pointers and vnode pointers
58
#define VTOMFS(vp) ((struct
mfsnode
*)(vp)->v_data)
Completed in 32 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025