Home
last modified time | relevance | path

Searched refs:root_seq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dnamei.c520 unsigned root_seq; member
671 return legitimize_path(nd, &nd->root, nd->root_seq); in legitimize_root()
870 nd->root_seq = __read_seqcount_begin(&nd->root.dentry->d_seq); in set_root()
898 nd->seq = nd->root_seq; in nd_jump_root()
2249 nd->root_seq = nd->seq; in path_init()
2312 nd->root_seq = nd->seq; in path_init()
/kernel/linux/linux-6.6/fs/
H A Dnamei.c586 unsigned root_seq; member
749 return legitimize_path(nd, &nd->root, nd->root_seq); in legitimize_root()
950 nd->root_seq = __read_seqcount_begin(&nd->root.dentry->d_seq); in set_root()
978 nd->seq = nd->root_seq; in nd_jump_root()
2382 nd->root_seq = nd->seq; in path_init()
2445 nd->root_seq = nd->seq; in path_init()

Completed in 13 milliseconds