Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.c241 static int v9fs_path_is_ancestor(V9fsPath *s1, V9fsPath *s2) in v9fs_path_is_ancestor() function
3258 if (v9fs_path_is_ancestor(&fidp->path, &tfidp->path)) { in v9fs_complete_rename()
3355 if (v9fs_path_is_ancestor(&oldpath, &tfidp->path)) { in v9fs_fix_fid_paths()