Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dnamei.h38 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
/linux-3.4.99/fs/
Dnamei.c655 nd->last_type = LAST_BIND; in follow_link()
663 else if (nd->last_type == LAST_BIND) { in follow_link()
2196 case LAST_BIND: in do_last()