Searched refs:v9fs_path_is_ancestor (Results 1 – 1 of 1) sorted by relevance
241 static int v9fs_path_is_ancestor(V9fsPath *s1, V9fsPath *s2) in v9fs_path_is_ancestor() function3263 if (v9fs_path_is_ancestor(&fidp->path, &tfidp->path)) { in v9fs_complete_rename()3360 if (v9fs_path_is_ancestor(&oldpath, &tfidp->path)) { in v9fs_fix_fid_paths()