Lines Matching refs:walk
446 (i.e. page that was installed when the symbolic link walk
448 walk).
453 May be called in rcu-walk mode (mask & MAY_NOT_BLOCK). If in rcu-walk
457 If a situation is encountered that rcu-walk cannot handle, return
458 -ECHILD and it will be called again in ref-walk mode.
947 d_revalidate may be called in rcu-walk mode (flags & LOOKUP_RCU).
948 If in rcu-walk mode, the filesystem must revalidate the dentry without
953 If a situation is encountered that rcu-walk cannot handle, return
954 -ECHILD and it will be called again in ref-walk mode.
957 This is called when a path-walk ends at dentry that was not acquired by
968 d_weak_revalidate is only called after leaving rcu-walk mode.
992 "rcu-walk", ie. without any locks or references on things.
1049 pathwalk in RCU-walk mode. Sleeping is not permitted in this mode,