Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnamei.h17 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
/linux-4.1.27/fs/
Dnamei.c896 nd->last_type = LAST_BIND; in follow_link()