Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/ext2fs/
H A Dext2_mount.h55 struct ext2mount { struct
66 struct mtx um_lock; /* Protects ext2mount & fs */ argument
79 #define VFSTOEXT2(mp) ((struct ext2mount *)((mp)->mnt_data)) argument