Home
last modified time | relevance | path

Searched defs:ext2mount (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/ext2fs/
H A Dext2_mount.h44 struct ext2mount { struct
55 struct mtx um_lock; /* Protects ext2mount & fs */ argument
66 #define VFSTOEXT2(mp) ((struct ext2mount *)((mp)->mnt_data)) argument