Home
last modified time | relevance | path

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

/fs/
Dnamei.c572 int last_type; member
1967 if (unlikely(nd->last_type != LAST_NORM)) { in walk_component()
1970 return handle_dots(nd, nd->last_type); in walk_component()
2226 nd->last_type = LAST_ROOT; in link_path_walk()
2277 nd->last_type = type; in link_path_walk()
2428 if (nd->last_type == LAST_NORM && nd->last.name[nd->last.len]) in lookup_last()
2533 *type = nd.last_type; in __filename_parentat()
3491 if (nd->last_type != LAST_NORM) { in open_last_lookups()
3494 return handle_dots(nd, nd->last_type); in open_last_lookups()