Home
last modified time | relevance | path

Searched refs:hammer2_open_devvp (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/vfs/hammer2/
H A Dhammer2_ondisk.c95 hammer2_open_devvp(const hammer2_devvp_list_t *devvpl, int ronly) in hammer2_open_devvp() function
H A Dhammer2.h1936 int hammer2_open_devvp(const hammer2_devvp_list_t *devvpl, int ronly);
H A Dhammer2_vfsops.c1138 error = hammer2_open_devvp(&devvpl, ronly); in hammer2_vfs_mount()
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_ondisk.c102 hammer2_open_devvp(const hammer2_devvp_list_t *devvpl, int ronly) in hammer2_open_devvp() function
H A Dhammer2.h2009 int hammer2_open_devvp(const hammer2_devvp_list_t *devvpl, int ronly);
H A Dhammer2_vfsops.c1099 error = hammer2_open_devvp(&devvpl, ronly); in hammer2_vfs_mount()