Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nilfs/
H A Dnilfs_subr.h33 #define VFSTONILFS(mp) ((struct nilfs_mount *)mp->mnt_data) macro
H A Dnilfs.h97 #define VFSTONILFS(mp) ((struct nilfs_mount *)mp->mnt_data) macro