Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/debugfs/
H A Ddev.c725 static int add_mount_point(chan_t *channel, const char *new) in add_mount_point() function
778 if (add_mount_point(channel, new) < 0) { in bind()
806 ret = add_mount_point(mount_point_chan, where); in mount()