forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/Documentation/filesystems/vfs.rst
....@@ -1188,7 +1188,7 @@
11881188 return
11891189 -ECHILD and it will be called again in ref-walk mode.
11901190
1191
-``_weak_revalidate``
1191
+``d_weak_revalidate``
11921192 called when the VFS needs to revalidate a "jumped" dentry. This
11931193 is called when a path-walk ends at dentry that was not acquired
11941194 by doing a lookup in the parent directory. This includes "/",