Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dnamei.c1276 static inline int traverse_mounts(struct path *path, bool *jumped, in traverse_mounts() function
1316 int ret = traverse_mounts(path, &jumped, NULL, 0); in follow_down()
1399 ret = traverse_mounts(path, &jumped, &nd->total_link_count, nd->flags); in handle_mounts()
/kernel/linux/linux-6.6/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()

Completed in 14 milliseconds