Home
last modified time | relevance | path

Searched refs:LAST_BIND (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/proc/
Dbase.c526 nd->last_type = LAST_BIND; in proc_pid_follow_link()
/linux-2.4.37.9/include/linux/
Dfs.h1359 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
/linux-2.4.37.9/fs/
Dnamei.c1214 if (nd->last_type == LAST_BIND) { in open_namei()