Home
last modified time | relevance | path

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

/fs/
Dnamei.c512 int last_type; member
1943 if (unlikely(nd->last_type != LAST_NORM)) { in walk_component()
1946 return handle_dots(nd, nd->last_type); in walk_component()
2202 nd->last_type = LAST_ROOT; in link_path_walk()
2249 nd->last_type = type; in link_path_walk()
2400 if (nd->last_type == LAST_NORM && nd->last.name[nd->last.len]) in lookup_last()
2508 *type = nd.last_type; in filename_parentat()
3276 if (nd->last_type != LAST_NORM) { in open_last_lookups()
3279 return handle_dots(nd, nd->last_type); in open_last_lookups()