Searched refs:validate_access (Results 1 – 1 of 1) sorted by relevance
907 const bool validate_access, int* backing_fd = NULL) { in do_lookup() argument918 if (validate_access && !fuse->IsRoot(parent_node) && in do_lookup()928 if (validate_access && !is_user_accessible_path(req, fuse, child_path)) { in do_lookup()