Searched defs:jumped (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ |
| D | namei.c | 1223 static int __traverse_mounts(struct path *path, unsigned flags, bool *jumped, in __traverse_mounts() 1276 static inline int traverse_mounts(struct path *path, bool *jumped, in traverse_mounts() 1315 bool jumped; in follow_down() local 1382 bool jumped; in handle_mounts() local
|
| /kernel/linux/linux-6.6/fs/ |
| D | namei.c | 1379 static int __traverse_mounts(struct path *path, unsigned flags, bool *jumped, in __traverse_mounts() 1432 static inline int traverse_mounts(struct path *path, bool *jumped, in traverse_mounts() 1471 bool jumped; in follow_down() local 1531 bool jumped; in handle_mounts() local
|