Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nilfs/
H A Dnilfs.h167 struct nilfs_mount { struct
176 STAILQ_ENTRY(nilfs_mount) next_mount; /* in nilfs_device */ argument
H A Dnilfs_vfsops.c836 nilfs_mount(struct mount *mp, const char *path, in nilfs_mount() function