forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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 "/",