Searched refs:IsRoot (Results 1 – 1 of 1) sorted by relevance
246 inline bool IsRoot(const node* node) const { return node == root; } in IsRoot() function268 if (IsRoot(node)) { in ToInode()527 … if (!fuse->IsRoot(parent_node) && !is_app_accessible_path(fuse->mp, parent_path, req->ctx.uid)) { in do_lookup()