Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dnamei.c1328 static bool __follow_mount_rcu(struct nameidata *nd, struct path *path, in __follow_mount_rcu() function
1391 if (likely(__follow_mount_rcu(nd, path, inode, seqp))) in handle_mounts()
1395 // *path might've been clobbered by __follow_mount_rcu() in handle_mounts()
/kernel/linux/linux-6.6/fs/
H A Dnamei.c1484 static bool __follow_mount_rcu(struct nameidata *nd, struct path *path) in __follow_mount_rcu() function
1538 if (likely(__follow_mount_rcu(nd, path))) in handle_mounts()

Completed in 13 milliseconds