Home
last modified time | relevance | path

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

/fs/
Dnamei.c573 int last_type; member
1988 if (unlikely(nd->last_type != LAST_NORM)) { in walk_component()
1991 return handle_dots(nd, nd->last_type); in walk_component()
2247 nd->last_type = LAST_ROOT; in link_path_walk()
2298 nd->last_type = type; in link_path_walk()
2451 if (nd->last_type == LAST_NORM && nd->last.name[nd->last.len]) in lookup_last()
2556 *type = nd.last_type; in __filename_parentat()
3510 if (nd->last_type != LAST_NORM) { in open_last_lookups()
3513 return handle_dots(nd, nd->last_type); in open_last_lookups()