Home
last modified time | relevance | path

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

/freebsd/sys/fs/tarfs/
H A Dtarfs.h128 struct tarfs_mount { struct
147 struct tarfs_mount *tmp; argument
H A Dtarfs_vfsops.c107 static vfs_mount_t tarfs_mount; variable
935 tarfs_mount(struct mount *mp) in tarfs_mount() function