Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamei.c1432 static inline int traverse_mounts(struct path *path, bool *jumped, in traverse_mounts() function
1472 int ret = traverse_mounts(path, &jumped, NULL, flags); in follow_down()
1547 ret = traverse_mounts(path, &jumped, &nd->total_link_count, nd->flags); in handle_mounts()