Searched defs:VFSTONILFS (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/fs/nilfs/ | ||
H A D | nilfs_subr.h | 33 #define VFSTONILFS(mp) ((struct nilfs_mount *)mp->mnt_data) macro |
H A D | nilfs.h | 97 #define VFSTONILFS(mp) ((struct nilfs_mount *)mp->mnt_data) macro |